Implemented global EventHandlers in MAPINFO
This commit is contained in:
parent
e33a320544
commit
d5a0c29a68
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