mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-24 14:27:37 -04:00
Update default window type
This commit is contained in:
parent
ca720e8a20
commit
77e70a6540
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ export const settingDefaults: SettingDefaults = {
|
|||
[Setting.BGM_Volume]: 10,
|
||||
[Setting.SE_Volume]: 10,
|
||||
[Setting.Show_Stats_on_Level_Up]: 1,
|
||||
[Setting.Window_Type]: 1,
|
||||
[Setting.Window_Type]: 0,
|
||||
[Setting.Touch_Controls]: 0
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue