mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-23 06:15:43 +00:00
fix possible sre
This commit is contained in:
parent
3d5cfd44c4
commit
f4434277a5
@ -1825,6 +1825,11 @@ bot_chat_crate_cap_watch( state, aircare, player, d, e, f, g )
|
||||
{
|
||||
self endon( "disconnect" );
|
||||
|
||||
if ( !isDefined( aircare ) )
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
switch ( state )
|
||||
{
|
||||
case "go":
|
||||
|
Loading…
x
Reference in New Issue
Block a user