mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 09:40:44 +00:00
fix compiler error
This commit is contained in:
@@ -3,8 +3,6 @@ import {Config} from "../configuration/Config"
|
||||
import {Execution, MutableGame, MutablePlayer, PlayerID, Tile} from "../Game"
|
||||
import {bfs, calculateBoundingBox, getMode, inscribed, simpleHash} from "../Util"
|
||||
import {GameImpl} from "../GameImpl"
|
||||
import {gr} from "../../client/ClientGame"
|
||||
import {AttackExecution} from "./AttackExecution"
|
||||
|
||||
export class PlayerExecution implements Execution {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user