summaryrefslogtreecommitdiff
path: root/src/misc_gui.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-01-10 13:12:34 +0000
committerrubidium <rubidium@openttd.org>2010-01-10 13:12:34 +0000
commit3ca0937c1cc5c229eb07d4e07de2979c0e024e47 (patch)
treec540ff23c43f7f016b5802e5ba31c2fa65e4209d /src/misc_gui.cpp
parent5afce5831d1c698e5f9f3d206a8b3da140087a7b (diff)
downloadopenttd-3ca0937c1cc5c229eb07d4e07de2979c0e024e47.tar.xz
(svn r18769) -Codechange: replace MiniLZO with the real library. If you're using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed.
Diffstat (limited to 'src/misc_gui.cpp')
-rw-r--r--src/misc_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp
index 77c0c24fc..27b82a0c3 100644
--- a/src/misc_gui.cpp
+++ b/src/misc_gui.cpp
@@ -388,7 +388,6 @@ static const char * const _credits[] = {
" Richard Kempton (richK) - additional airports, initial TGP implementation",
"",
" Alberto Demichelis - Squirrel scripting language \xC2\xA9 2003-2008",
- " Markus F.X.J. Oberhumer - (Mini)LZO for loading old savegames \xC2\xA9 1996-2008",
" L. Peter Deutsch - MD5 implementation \xC2\xA9 1999, 2000, 2002",
" Michael Blunck - Pre-Signals and Semaphores \xC2\xA9 2003",
" George - Canal/Lock graphics \xC2\xA9 2003-2004",