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