build: test something (#2)
All checks were successful
lint / Lint on Linux (push) Successful in 9s
All checks were successful
lint / Lint on Linux (push) Successful in 9s
This commit is contained in:
parent
0d73e78067
commit
343d4fae81
@ -285,8 +285,10 @@ doautospawn( var_0 )
|
||||
|
||||
if ( maps\_utility::spawn_failed( var_1 ) )
|
||||
var_0 notify( "spawn_failed" );
|
||||
|
||||
wait( 1 );
|
||||
#if 0
|
||||
if ( isdefined( self.wait ) && self.wait > 0 )
|
||||
wait( self.wait );
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user