Added forced yb_csdm_mode.

Do not export functions that aren't needed for plugin loading.
This commit is contained in:
jeefo 2019-08-29 16:24:24 +03:00
commit 296d3a3637
8 changed files with 163 additions and 108 deletions

View file

@ -171,7 +171,7 @@ public:
bool postload ();
// detects if csdm mod is in use
void detectDeathmatch ();
void applyGameModes ();
// executes stuff every 1 second
void slowFrame ();