mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-04 17:26:06 +00:00
spawn
This commit is contained in:
@@ -29,10 +29,6 @@ describe("Shell Random Damage", () => {
|
||||
],
|
||||
);
|
||||
|
||||
while (game.inSpawnPhase()) {
|
||||
game.executeNextTick();
|
||||
}
|
||||
|
||||
player1 = game.player("player_1_id");
|
||||
player2 = game.player("player_2_id");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user