feat: undo damage done to a file
All checks were successful
lint / Lint on Linux (push) Successful in 10s
All checks were successful
lint / Lint on Linux (push) Successful in 10s
This commit is contained in:
parent
2337dfa765
commit
6eb7a82acc
@ -285,9 +285,10 @@ doautospawn( var_0 )
|
||||
|
||||
if ( maps\_utility::spawn_failed( var_1 ) )
|
||||
var_0 notify( "spawn_failed" );
|
||||
|
||||
#if 0
|
||||
if ( isdefined( self.wait ) && self.wait > 0 )
|
||||
wait( self.wait );
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user