cfg: reworked map-specific configs, so they are now located in yapb/conf/maps/*map*.cfg

cmd: fixed handling "yb" & "yapb" command prefixes.
This commit is contained in:
dmitry 2020-06-15 11:28:42 +03:00 committed by jeefo
commit c74d8e91e4
14 changed files with 797 additions and 755 deletions

View file

@ -171,7 +171,7 @@ public:
bool isDedicated ();
// get stripped down mod name
const char *getModName ();
const char *getRunningModName ();
// get the valid mapname
const char *getMapName ();