(svn r23232) -Change: move the "default" overrides out of the baseset in order to ensure they all use the same values

This commit is contained in:
rubidium
2011-11-15 20:30:58 +00:00
parent d7b2bd7aa5
commit b6d3db762d
7 changed files with 15 additions and 18 deletions

View File

@@ -67,7 +67,7 @@
00
// GRF ID, must start with FF so it gets ignored
-1 * 0 08 07 FF "OTT"
-1 * 0 08 08 FF "OTT"
// Name of the GRF
"OpenTTD's base graphics " 00
@@ -103,7 +103,6 @@
#include "openttdgui.nfo"
#include "airport_preview.nfo"
#include "chars.nfo"
#include "overrides.nfo"
#include "fix_graphics.nfo"
#include "rivers/rapids.nfo"
#include "rivers/temperate.nfo"