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
|
|
@ -119,6 +119,9 @@ public:
|
|||
// load bots difficulty config
|
||||
void loadDifficultyConfig ();
|
||||
|
||||
// loads bots map-specific config
|
||||
void loadMapSpecificConfig ();
|
||||
|
||||
// sets memfile to use engine functions
|
||||
void setupMemoryFiles ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue