mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-17 10:01:19 +00:00
use new pq library
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import PriorityQueue from "priority-queue-typescript";
|
||||
import {Cell, Execution, MutableGame, Game, MutablePlayer, PlayerInfo, TerraNullius, Tile} from "../Game";
|
||||
import {AttackIntent, BoatAttackIntentSchema, Intent, Turn} from "../Schemas";
|
||||
import {AttackExecution} from "./AttackExecution";
|
||||
|
||||
Reference in New Issue
Block a user