You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Had almost the same problem as in issue #72 and eventually found the easiest way to fix it.
Works if you've got only one world, and it displays wrong time.
Go to Enigma\Sidebar\World and open World.ini
In every line that says "TimeZone=[MeasureTimeZone]" replace [MeasureTimeZone] with your GMT time. For example, mine is GMT +3.0, so i changed the aforementioned line to "TimeZone=+3" and it finally showed the correct time.
Rather stupid and simple, yet it works perfectly.
The text was updated successfully, but these errors were encountered:
Had almost the same problem as in issue #72 and eventually found the easiest way to fix it.
Works if you've got only one world, and it displays wrong time.
Go to Enigma\Sidebar\World and open World.ini
In every line that says "TimeZone=[MeasureTimeZone]" replace [MeasureTimeZone] with your GMT time. For example, mine is GMT +3.0, so i changed the aforementioned line to "TimeZone=+3" and it finally showed the correct time.
Rather stupid and simple, yet it works perfectly.
The text was updated successfully, but these errors were encountered: