Add OnCoreMapEnd to extension's interface.
This commit is contained in:
@@ -395,6 +395,7 @@ void SourceModBase::LevelShutdown()
|
||||
{
|
||||
g_pOnMapEnd->Execute(NULL);
|
||||
}
|
||||
extsys->CallOnCoreMapEnd();
|
||||
|
||||
g_Timers.RemoveMapChangeTimers();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user