11 lines
153 B
Ucode
Raw Normal View History

2021-06-07 05:04:40 +03:00
class ThresholdsPing extends Object
dependson(Types)
config(ScoreboardExt);
var config int Ping_Low;
var config int Ping_High;
DefaultProperties
{
}