Compare commits
5 Commits
master
...
90c10523e7
Author | SHA1 | Date | |
---|---|---|---|
90c10523e7 | |||
0cebcaa962
|
|||
2ba1d2ba5c | |||
ef3d077deb | |||
c246b580a0 |
@ -285,10 +285,8 @@ doautospawn( var_0 )
|
|||||||
|
|
||||||
if ( maps\_utility::spawn_failed( var_1 ) )
|
if ( maps\_utility::spawn_failed( var_1 ) )
|
||||||
var_0 notify( "spawn_failed" );
|
var_0 notify( "spawn_failed" );
|
||||||
#if 0
|
|
||||||
if ( isdefined( self.wait ) && self.wait > 0 )
|
wait( 1 );
|
||||||
wait( self.wait );
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user