mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-25 15:19:14 +00:00
fix possible sre
This commit is contained in:
parent
8971cd806d
commit
f6d050631a
@ -1807,6 +1807,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