From c37a4890a60ad98737abff33c40506274c8e8872 Mon Sep 17 00:00:00 2001 From: lalien Date: Mon, 12 Jun 2006 22:08:02 +0000 Subject: [PATCH] - activated 'skip' button for all meanwhile screens git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@225 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- GameVersion.cpp | 2 +- JA2.vcproj | 4 ++-- Strategic/Meanwhile.cpp | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/GameVersion.cpp b/GameVersion.cpp index b8663b78..629d015a 100644 --- a/GameVersion.cpp +++ b/GameVersion.cpp @@ -23,7 +23,7 @@ INT16 zVersionLabel[256] = { L"Beta v. 0.98" }; #else //RELEASE BUILD VERSION - INT16 zVersionLabel[256] = { L"Release v1.13.223" }; + INT16 zVersionLabel[256] = { L"Release v1.13.225" }; #endif diff --git a/JA2.vcproj b/JA2.vcproj index fae3c32f..da67f4eb 100644 --- a/JA2.vcproj +++ b/JA2.vcproj @@ -43,7 +43,7 @@