mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 02:45:45 +00:00
time: Use custom RTC settings if applicable for game
This commit is contained in:
parent
686e0ad7d0
commit
921ea45baf
2 changed files with 12 additions and 8 deletions
|
@ -186,8 +186,8 @@ rng_seed =
|
|||
# Sets the current time (in seconds since 12:00 AM Jan 1, 1970) that will be used by the time service
|
||||
# This will auto-increment, with the time set being the time the game is started
|
||||
# This override will only occur if custom_rtc_enabled is true, otherwise the current time is used
|
||||
custom_rtc_enabled =
|
||||
custom_rtc =
|
||||
custom_rtc_enabled =
|
||||
custom_rtc =
|
||||
|
||||
# Sets the account username, max length is 32 characters
|
||||
# yuzu (default)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue