Implemented global EventHandlers in MAPINFO
This commit is contained in:
parent
ba4a74265c
commit
efb1e5d33a
6 changed files with 47 additions and 31 deletions
|
|
@ -1443,8 +1443,6 @@ void P_SpawnSpecials (void)
|
|||
break;
|
||||
}
|
||||
}
|
||||
// [ZZ] Loading event hook
|
||||
E_MapLoaded();
|
||||
// [RH] Start running any open scripts on this map
|
||||
FBehavior::StaticStartTypedScripts (SCRIPT_Open, NULL, false);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue