mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-27 01:14:36 +00:00
src/core/game/Game.ts
This commit is contained in:
@@ -549,7 +549,7 @@ export interface Game extends GameMap {
|
||||
unitID: number,
|
||||
message: string,
|
||||
type: MessageType,
|
||||
playerID: PlayerID,
|
||||
playerID: PlayerID | null,
|
||||
): void;
|
||||
|
||||
displayChat(
|
||||
|
||||
Reference in New Issue
Block a user