nextmap won't default to anything non-mapcyclefile now
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401751
This commit is contained in:
parent
b6bb09e0b8
commit
ab2ef7a0e0
@ -99,7 +99,7 @@ public OnConfigsExecuted()
|
||||
if (ReadMapList(g_MapList,
|
||||
g_MapListSerial,
|
||||
"mapcyclefile",
|
||||
MAPLIST_FLAG_CLEARARRAY)
|
||||
MAPLIST_FLAG_CLEARARRAY|MAPLIST_FLAG_NO_DEFAULT)
|
||||
== INVALID_HANDLE)
|
||||
{
|
||||
if (g_MapListSerial == -1)
|
||||
|
Loading…
Reference in New Issue
Block a user