removed eventcratechance config

This commit is contained in:
FinnHornhoover
2021-04-04 04:25:30 -07:00
committed by Gent Semaj
parent 4eaf3b2f08
commit 5517a358ea
3 changed files with 0 additions and 5 deletions

View File

@@ -26,7 +26,6 @@ namespace settings {
extern std::string GRUNTWORKJSON;
extern std::string DBPATH;
extern int EVENTMODE;
extern int EVENTCRATECHANCE;
extern bool MONITORENABLED;
extern int MONITORPORT;
extern int MONITORINTERVAL;