Mercurial > mm7
diff GUIWindow.h @ 910:8cd0b155bebe
Rings
author | Ritor1 |
---|---|
date | Mon, 22 Apr 2013 17:34:36 +0600 |
parents | f3ccfc765502 |
children | ae9e2a339b09 |
line wrap: on
line diff
--- a/GUIWindow.h Mon Apr 22 09:25:22 2013 +0600 +++ b/GUIWindow.h Mon Apr 22 17:34:36 2013 +0600 @@ -64,7 +64,7 @@ UIMSG_LoadGame = 82, UIMSG_SaveGame = 83, UIMSG_54 = 84, - UIMSG_55 = 85, + UIMSG_ChangeDetaliz = 85, UIMSG_SelectSpell = 86, UIMSG_OpenSpellbookPage = 87, UIMSG_58 = 88, @@ -109,7 +109,7 @@ UIMSG_SetGraphicsMode = 131, UIMSG_Quit = 132, - UIMSG_85 = 133, + UIMSG_ClickPaperdoll = 133, UIMSG_StartHireling1Dialogue = 134, UIMSG_StartHireling2Dialogue = 135, UIMSG_SelectNPCDialogueOption = 136,