diff options
author | frosch <frosch@openttd.org> | 2014-03-17 20:28:48 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2014-03-17 20:28:48 +0000 |
commit | 26262e035a1cee7eca955cb8977b51caa90d4dbd (patch) | |
tree | 93cd2fa776438ae94afa37c251d1b9d0ec9af229 /bin/game | |
parent | 8ff9499fe2095d17856e8eac3e698d2af96e17d8 (diff) | |
download | openttd-26262e035a1cee7eca955cb8977b51caa90d4dbd.tar.xz |
(svn r26410) -Fix: Missing svn properties
Diffstat (limited to 'bin/game')
-rw-r--r-- | bin/game/compat_1.4.nut | 2 | ||||
-rw-r--r-- | bin/game/compat_1.5.nut | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/game/compat_1.4.nut b/bin/game/compat_1.4.nut index 6ae5f5dc1..969c1e865 100644 --- a/bin/game/compat_1.4.nut +++ b/bin/game/compat_1.4.nut @@ -1,4 +1,4 @@ -/* $Id: compat_1.3.nut 24469 2012-08-13 19:33:17Z yexo $ */ +/* $Id$ */ /* * This file is part of OpenTTD. diff --git a/bin/game/compat_1.5.nut b/bin/game/compat_1.5.nut index 4703a7c36..fe985b90d 100644 --- a/bin/game/compat_1.5.nut +++ b/bin/game/compat_1.5.nut @@ -1,4 +1,4 @@ -/* $Id: compat_1.3.nut 24469 2012-08-13 19:33:17Z yexo $ */ +/* $Id$ */ /* * This file is part of OpenTTD. |