mirror of https://github.com/OpenTTD/OpenTTD
(svn r20378) -Fix (r20305): the 'file is missing' string in the *.obg files was still for openttd(d/w).grf instead of openttd.grf
parent
d00cf48323
commit
32a710303e
|
@ -59,4 +59,4 @@ OPENTTD.GRF = fd012338722d33a311cfbaf1d1ad2ef5
|
||||||
|
|
||||||
[origin]
|
[origin]
|
||||||
default = You can find it on your Transport Tycoon Deluxe CD-ROM.
|
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.
|
||||||
|
|
|
@ -59,4 +59,4 @@ OPENTTD.GRF = fd012338722d33a311cfbaf1d1ad2ef5
|
||||||
|
|
||||||
[origin]
|
[origin]
|
||||||
default = You can find it on your Transport Tycoon Deluxe CD-ROM.
|
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.
|
||||||
|
|
|
@ -59,4 +59,4 @@ OPENTTD.GRF = fd012338722d33a311cfbaf1d1ad2ef5
|
||||||
|
|
||||||
[origin]
|
[origin]
|
||||||
default = You can find it on your Transport Tycoon Deluxe CD-ROM.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue