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:
David Anderson 2007-12-02 16:43:19 +00:00
parent b6bb09e0b8
commit ab2ef7a0e0

View File

@ -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)