mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-18 13:33:51 +00:00
validate all intent input
This commit is contained in:
@@ -28,6 +28,7 @@ export class SpawnExecution implements Execution {
|
||||
this.active = false;
|
||||
|
||||
if (!this.mg.inSpawnPhase()) {
|
||||
this.active = false;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user