mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 13:25:45 +00:00
core: settings: Add a setting for time zone.
This commit is contained in:
parent
7188362d5b
commit
8588ac0645
8 changed files with 282 additions and 10 deletions
|
@ -37,5 +37,6 @@ private:
|
|||
|
||||
int language_index = 0;
|
||||
int region_index = 0;
|
||||
int time_zone_index = 0;
|
||||
int sound_index = 0;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue