mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-28 23:34:18 +00:00
format code with prettier
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { Execution, Game, Player, PlayerID } from "../game/Game";
|
||||
|
||||
export class QuickChatExecution implements Execution {
|
||||
|
||||
private recipient: Player;
|
||||
private mg: Game;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user