Compare commits
No commits in common. "90c10523e730bcea7306817e1cc69b7d618e0e34" and "0cebcaa962a7590af387a58e6d7c97b169a302b9" have entirely different histories.
90c10523e7
...
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