mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-18 09:14:09 +00:00
move Game updates to GameUpdate.ts
This commit is contained in:
@@ -8,7 +8,7 @@ import allianceIcon from '../../../../resources/images/AllianceIcon.png';
|
||||
import crownIcon from '../../../../resources/images/CrownIcon.png';
|
||||
import targetIcon from '../../../../resources/images/TargetIcon.png';
|
||||
import { ClientID } from "../../../core/Schemas"
|
||||
import { GameView, PlayerView } from "../../../core/GameView"
|
||||
import { GameView, PlayerView } from "../../../core/game/GameView"
|
||||
import { createCanvas, renderTroops } from "../../Utils"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user