(svn r8111) -Fix r8106: silence warnings

This commit is contained in:
glx
2007-01-13 21:28:46 +00:00
parent 92e42d621d
commit 378194d6fe
2 changed files with 2 additions and 1 deletions

View File

@@ -1195,6 +1195,7 @@ bool AfterLoadGame(void)
switch (gcf_res) {
case GCF_COMPATIBLE: _switch_mode_errorstr = STR_NEWGRF_COMPATIBLE_LOAD_WARNING; break;
case GCF_NOT_FOUND: _switch_mode_errorstr = STR_NEWGRF_DISABLED_WARNING; break;
default: break;
}
/* Update current year