bot: disable fake bot features by default (ref #575)
This commit is contained in:
parent
9bc72e90c4
commit
b72f8a2ef9
9 changed files with 104 additions and 32 deletions
|
|
@ -227,6 +227,9 @@ public:
|
|||
// print the version to server console on startup
|
||||
void printBotVersion ();
|
||||
|
||||
// ensure prosperous gaming environment as per: https://github.com/yapb/yapb/issues/575
|
||||
void ensureHealthyGameEnvironment ();
|
||||
|
||||
// public inlines
|
||||
public:
|
||||
// get the current time on server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue