mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-30 06:39:41 +00:00
add prettier import plugin
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { consolex } from "../Consolex";
|
||||
import { Execution, Game, Player, PlayerID, Gold } from "../game/Game";
|
||||
import { Execution, Game, Player, PlayerID } from "../game/Game";
|
||||
|
||||
export class DonateTroopsExecution implements Execution {
|
||||
private sender: Player;
|
||||
|
||||
Reference in New Issue
Block a user