Add default config
This commit is contained in:
parent
62ece8d8dd
commit
0d65944d4f
2 changed files with 8 additions and 1 deletions
|
|
@ -5,7 +5,8 @@
|
|||
* Author: dkanus
|
||||
* 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?
|
||||
var config float updateInterval;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue