feat: complete legacy general turn compatibility
This commit is contained in:
@@ -28,6 +28,7 @@ export interface ActionContextWorldState {
|
||||
currentYear: number;
|
||||
currentMonth: number;
|
||||
tickSeconds: number;
|
||||
meta?: Record<string, unknown>;
|
||||
}
|
||||
|
||||
export interface ActionContextWorldRef {
|
||||
|
||||
Reference in New Issue
Block a user