From ffaeb5424fca2eba2528f8c2d9db674d47f03395 Mon Sep 17 00:00:00 2001 From: Robert Göffringmann Date: Tue, 1 Jul 2003 16:06:09 +0000 Subject: fixed mouse restore on savegame restore and bug in fnTheyStartSub svn-id: r8690 --- sky/control.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sky/control.h') diff --git a/sky/control.h b/sky/control.h index 81ed63293e..474ec8f71c 100644 --- a/sky/control.h +++ b/sky/control.h @@ -227,6 +227,7 @@ private: int _lastButton; uint32 _curButtonText; uint16 _firstText; + uint16 _savedMouse; dataFileHeader *_textSprite; SkyTextResource *_text; -- cgit v1.2.3