mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-14 21:06:07 +00:00
format
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { AllianceExtensionExecution } from "../src/core/execution/alliance/AllianceExtensionExecution";
|
||||
import { BotBehavior } from "../src/core/execution/utils/BotBehavior";
|
||||
import {
|
||||
AllianceRequest,
|
||||
Game,
|
||||
@@ -7,8 +9,6 @@ import {
|
||||
Relation,
|
||||
Tick,
|
||||
} from "../src/core/game/Game";
|
||||
import { AllianceExtensionExecution } from "../src/core/execution/alliance/AllianceExtensionExecution";
|
||||
import { BotBehavior } from "../src/core/execution/utils/BotBehavior";
|
||||
import { PseudoRandom } from "../src/core/PseudoRandom";
|
||||
import { setup } from "./util/Setup";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user