1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-06-21 00:41:35 +00:00
This commit is contained in:
Sebastian Wick 2012-04-03 02:17:15 +02:00
parent 73705dadf6
commit 329d59e52b

View file

@ -15,7 +15,9 @@ MwIniImporter::MwIniImporter() {
{ 0, 0 }
};
const char *fallback[] = {
"Weather:Sunrise Time", "Weather_Sunset_Time", 0
"Weather:Sunrise Time",
"Weather:Sunset Time",
0
};
for(int i=0; map[i][0]; i++) {