Mercurial > mm7
diff GUIWindow.h @ 990:087a9af8e0ec
MessageParam
author | Ritor1 |
---|---|
date | Mon, 13 May 2013 18:03:55 +0600 |
parents | 9e132060ada3 |
children | 3a3ab572eff5 bdbbdfa77ea6 |
line wrap: on
line diff
--- a/GUIWindow.h Mon May 13 09:39:58 2013 +0600 +++ b/GUIWindow.h Mon May 13 18:03:55 2013 +0600 @@ -16,7 +16,7 @@ UIMSG_CHEST_ClickItem = 12, - UIMSG_E = 14, + UIMSG_MouseLeftClickInScreen = 14, UIMSG_F = 15, UIMSG_11 = 17, @@ -268,6 +268,7 @@ WINDOW_SpellBook = 0x12, WINDOW_GreetingNPC = 19, WINDOW_Chest = 0x14, + WINDOW_22 = 0x16, WINDOW_SaveLoadButtons = 23, WINDOW_MainMenu_Load = 0x18, WINDOW_HouseInterior = 0x19,