1
0
Fork 0

Launcher: fix ‘midnight’ time of day option.

TimeManager uses ‘midnight’ so we need to do the same.
This commit is contained in:
James Turner 2016-07-31 23:24:51 +01:00
parent b06f4208e4
commit ffdf542871

View file

@ -330,7 +330,7 @@
</item>
<item>
<property name="text">
<string>Night</string>
<string>Midnight</string>
</property>
</item>
</widget>