fix: complete reserved nation command parity
This commit is contained in:
@@ -28,6 +28,7 @@ export interface ActionContextWorldState {
|
||||
currentYear: number;
|
||||
currentMonth: number;
|
||||
tickSeconds: number;
|
||||
lastTurnTime?: Date;
|
||||
meta?: Record<string, unknown>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user