Integrate unfinished server-rs refactor worklists
This commit is contained in:
@@ -85,6 +85,7 @@ export interface GameState {
|
||||
customWorldProfile: CustomWorldProfile | null;
|
||||
playerCharacter: Character | null;
|
||||
runtimeSessionId?: string | null;
|
||||
storySessionId?: string | null;
|
||||
runtimeActionVersion?: number;
|
||||
runtimeMode?: GameRuntimeMode;
|
||||
runtimePersistenceDisabled?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user