This commit is contained in:
parent
2ba1d2ba5c
commit
0cebcaa962
@ -286,7 +286,8 @@ doautospawn( var_0 )
|
||||
if ( maps\_utility::spawn_failed( var_1 ) )
|
||||
var_0 notify( "spawn_failed" );
|
||||
|
||||
wait( 1 );
|
||||
if ( isdefined( self.wait ) && self.wait > 0 )
|
||||
wait( self.wait );
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user