fix: match legacy flood command boundaries
This commit is contained in:
@@ -6,6 +6,7 @@ export interface TurnSnapshotSelector {
|
||||
nationIds: number[];
|
||||
logAfterId?: number;
|
||||
messageAfterId?: number;
|
||||
includeNationHistoryLogs?: boolean;
|
||||
}
|
||||
|
||||
export interface CanonicalTurnSnapshot {
|
||||
|
||||
Reference in New Issue
Block a user