mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-14 23:17:59 +00:00
Add option to show player menu cog
This commit is contained in:
@@ -15,6 +15,7 @@ export enum GameFormat {
|
||||
export type Settings = {
|
||||
keepAwake: boolean;
|
||||
showStartingPlayer: boolean;
|
||||
showPlayerMenuCog: boolean;
|
||||
goFullscreenOnStart: boolean;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user