1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-07 13:48:00 -05:00

update t5zm game interface gsc game end event

This commit is contained in:
RaidMax 2023-06-01 21:11:08 -05:00
parent bd3e5bc18d
commit b1ac32df80

View File

@ -7,7 +7,7 @@ Init()
Setup()
{
level endon( "game_ended" );
level endon( "end_game" );
waittillframeend;
level waittill( level.notifyTypes.sharedFunctionsInitialized );