1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00

Misc. minor fixes

This commit is contained in:
kwolekr 2015-07-08 11:53:02 -04:00
parent e6f0178e83
commit 8eb272cea3
5 changed files with 68 additions and 95 deletions

View file

@ -57,7 +57,7 @@ static const char *modified_reason_strings[] = {
"deactivateFarObjects: Static data moved in",
"deactivateFarObjects: Static data moved out",
"deactivateFarObjects: Static data changed considerably",
"finishBlockMake: expireDayNightDiff"
"finishBlockMake: expireDayNightDiff",
"unknown",
};