From f546de602b9c59c3fbaaea8fac5f008ed0443fea Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 15 Nov 2007 07:42:25 +0000 Subject: (svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of the box. -Change: make extra sprites (the ones not in the TTD GRFs) replaceable using Action 5. -Feature: make replacing contiguous subsets of sprites in for some types possible in Action 5. Note to GRF authors: when you replaced OpenTTD sprites that are not from the TTD GRF files using Action A, your GRF will not have the intended result anymore as the sprite numbers have changed. You should replace the Action A with an Action 5 from now on. --- bin/data/openttd.grf | Bin 34441 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 bin/data/openttd.grf (limited to 'bin/data/openttd.grf') diff --git a/bin/data/openttd.grf b/bin/data/openttd.grf deleted file mode 100644 index 7dce5a2d3..000000000 Binary files a/bin/data/openttd.grf and /dev/null differ -- cgit v1.2.3-70-g09d2