diff GUIWindow.h @ 358:4a236657a0be

GameMenuButton fix
author Ritor1
date Thu, 21 Feb 2013 17:23:53 +0600
parents 1f0af5cac2dd
children 38bfbee60146
line wrap: on
line diff
--- a/GUIWindow.h	Thu Feb 21 10:07:51 2013 +0600
+++ b/GUIWindow.h	Thu Feb 21 17:23:53 2013 +0600
@@ -212,7 +212,7 @@
   UIMSG_68 = 0x68,
   UIMSG_69 = 0x69,
   UIMSG_QuickReference = 0x6A,
-  UIMSG_6B = 0x6B,
+  UIMSG_GameMenuButton = 0x6B,
   UIMSG_AlreadyResting = 0x6D,
   UIMSG_SelectCharacter = 0x6E,
   UIMSG_ChangeSoundVolume = 0x6F,