aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
diff options
context:
space:
mode:
authorathrxx2014-03-15 22:33:38 +0100
committerathrxx2014-03-17 21:32:41 +0100
commit2e8f2ba82206613d7f946c47009d45c287bf439a (patch)
tree2b594d8387f83247a3b180f6c01e9a0048ddd8d2 /engines/kyra/staticres.cpp
parent27a45d169e1b3196496abbd396894eb03fd6c280 (diff)
downloadscummvm-rg350-2e8f2ba82206613d7f946c47009d45c287bf439a.tar.gz
scummvm-rg350-2e8f2ba82206613d7f946c47009d45c287bf439a.tar.bz2
scummvm-rg350-2e8f2ba82206613d7f946c47009d45c287bf439a.zip
KYRA: fix static resources in Russian fan translation
(some messed up strings)
Diffstat (limited to 'engines/kyra/staticres.cpp')
-rw-r--r--engines/kyra/staticres.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/staticres.cpp b/engines/kyra/staticres.cpp
index fbbe916a5c..9b3b92b9c7 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -39,7 +39,7 @@
namespace Kyra {
-#define RESFILE_VERSION 84
+#define RESFILE_VERSION 85
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {