mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-26 14:11:49 +00:00
fixed leak
This commit is contained in:
@ -2261,6 +2261,7 @@ deployFlares()
|
||||
heli_flares_monitor(numFlares)
|
||||
{
|
||||
level endon ( "game_ended" );
|
||||
self endon ( "death" );
|
||||
|
||||
for ( ;; )
|
||||
{
|
||||
|
Reference in New Issue
Block a user