Select Git revision
f_wipe.c
Forked from
STJr / SRB2
Source project has a limited visibility.
Monster Iestyn authored
Basically this makes sure numwadfiles is updated before loading the SOC/Lua scripts, so if a Lua script calls COM_BufInsertText with the contents "addfile scr_mysticrealm.wad" it can't overwrite the last written wadfile slot! Not that COM_BufInsertText really should be used like that to begin with