(svn r20378) -Fix (r20305): the 'file is missing' string in the *.obg files was still for openttd(d/w).grf instead of openttd.grf

This commit is contained in:
yexo 2010-08-05 16:09:14 +00:00
parent d00cf48323
commit 32a710303e
3 changed files with 3 additions and 3 deletions

View File

@ -59,4 +59,4 @@ OPENTTD.GRF = fd012338722d33a311cfbaf1d1ad2ef5
[origin]
default = You can find it on your Transport Tycoon Deluxe CD-ROM.
OPENTTDD.GRF = This file was part of your OpenTTD installation.
OPENTTD.GRF = This file was part of your OpenTTD installation.

View File

@ -59,4 +59,4 @@ OPENTTD.GRF = fd012338722d33a311cfbaf1d1ad2ef5
[origin]
default = You can find it on your Transport Tycoon Deluxe CD-ROM.
OPENTTDD.GRF = This file was part of your OpenTTD installation.
OPENTTD.GRF = This file was part of your OpenTTD installation.

View File

@ -59,4 +59,4 @@ OPENTTD.GRF = fd012338722d33a311cfbaf1d1ad2ef5
[origin]
default = You can find it on your Transport Tycoon Deluxe CD-ROM.
OPENTTDW.GRF = This file was part of your OpenTTD installation.
OPENTTD.GRF = This file was part of your OpenTTD installation.