- implement 'loadacs' option for MAPINFO.
This commit is contained in:
parent
1e193206bf
commit
39cdb7cf30
2 changed files with 16 additions and 1 deletions
|
|
@ -3702,6 +3702,10 @@ void P_SetupLevel (const char *lumpname, int position)
|
|||
}
|
||||
|
||||
FBehavior::StaticLoadDefaultModules ();
|
||||
#ifndef NO_EDF
|
||||
LoadMapinfoACSLump();
|
||||
#endif
|
||||
|
||||
|
||||
P_LoadStrifeConversations (map, lumpname);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue