From dfb0a2c9a5a91e7c100fc383096f8c633710c687 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 2 Aug 2010 15:29:31 +0000 Subject: (svn r20305) -Change: reduce OpenTTD's install size by roughly 460 KiB by only providing the "extra" base graphics in one palette and doing the conversion upon loading; the conversion has existed for a while, but now the NewGRF can tell its palette using Action 14 thus it can enable the conversion for only that NewGRF. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c21202f71..b608306d8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,7 @@ bin/ai/* !bin/ai/regression !bin/data bin/data/* -!bin/data/openttdd.grf -!bin/data/openttdw.grf +!bin/data/openttd.grf !bin/data/opntitle.dat !bin/data/orig_*.obg !bin/data/orig_*.obs -- cgit v1.2.3-70-g09d2