11 lines
153 B
Ucode
11 lines
153 B
Ucode
class ThresholdsPing extends Object
|
|
dependson(Types)
|
|
config(ScoreboardExt);
|
|
|
|
var config int Ping_Low;
|
|
var config int Ping_High;
|
|
|
|
DefaultProperties
|
|
{
|
|
|
|
} |