1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-07 21:58:06 -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() Setup()
{ {
level endon( "game_ended" ); level endon( "end_game" );
waittillframeend; waittillframeend;
level waittill( level.notifyTypes.sharedFunctionsInitialized ); level waittill( level.notifyTypes.sharedFunctionsInitialized );