|
|
@ -5,7 +5,8 @@ |
|
|
|
* Author: dkanus |
|
|
|
* Author: dkanus |
|
|
|
* Home repo: https://insultplayers.ru/git/dkanus/KFZedsReport |
|
|
|
* Home repo: https://insultplayers.ru/git/dkanus/KFZedsReport |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
class KFZedsReportMut extends Mutator; |
|
|
|
class KFZedsReportMut extends Mutator |
|
|
|
|
|
|
|
config(KFZedsReport); |
|
|
|
|
|
|
|
|
|
|
|
// How often should we update our information? |
|
|
|
// How often should we update our information? |
|
|
|
var config float updateInterval; |
|
|
|
var config float updateInterval; |
|
|
|