From 4b2dc67c8c27b20c0698dbf419540c85fe6a7a4c Mon Sep 17 00:00:00 2001 From: athrxx Date: Wed, 26 Dec 2018 21:33:47 +0100 Subject: KYRA: (LOL) - fix #10764 (Cannot Use Vaelan's Cube) --- engines/kyra/staticres.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra') diff --git a/engines/kyra/staticres.cpp b/engines/kyra/staticres.cpp index 3a83bd193d..2763362edb 100644 --- a/engines/kyra/staticres.cpp +++ b/engines/kyra/staticres.cpp @@ -39,7 +39,7 @@ namespace Kyra { -#define RESFILE_VERSION 91 +#define RESFILE_VERSION 92 namespace { bool checkKyraDat(Common::SeekableReadStream *file) { -- cgit v1.2.3