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:
parent
a22cc6db93
commit
c74d8e91e4
14 changed files with 797 additions and 755 deletions
|
|
@ -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 ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue