mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-08 12:12:09 +00:00
refactored GameImpl into multiple files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {EventBus} from "../../core/EventBus"
|
||||
import {Cell, Game} from "../../core/Game";
|
||||
import {Cell, Game} from "../../core/game/Game";
|
||||
import {ZoomEvent, DragEvent} from "../InputHandler";
|
||||
|
||||
export class TransformHandler {
|
||||
|
||||
Reference in New Issue
Block a user