Mercurial > mm7
diff GUIWindow.h @ 907:f3ccfc765502
RentRoom
author | Ritor1 |
---|---|
date | Sun, 21 Apr 2013 19:22:42 +0600 |
parents | 4dc2252e0b03 |
children | 8cd0b155bebe |
line wrap: on
line diff
--- a/GUIWindow.h Fri Apr 19 18:11:28 2013 +0600 +++ b/GUIWindow.h Sun Apr 21 19:22:42 2013 +0600 @@ -76,13 +76,13 @@ UIMSG_ShowStatus_Player = 94, UIMSG_Wait5Minutes = 95, UIMSG_Wait1Hour = 96, - UIMSG_61 = 97, + UIMSG_Rest8Hour = 97, UIMSG_ShowStatus_Food = 100, UIMSG_ShowStatus_Funds = 101, - UIMSG_68 = 104, - UIMSG_69 = 105, + UIMSG_RestWindow = 104, + UIMSG_SpellBookWindow = 105, UIMSG_QuickReference = 106, UIMSG_GameMenuButton = 107, @@ -190,7 +190,7 @@ UIMSG_Game_Action = 404, UIMSG_SelectShopDialogueOption = 405, - UIMSG_OpenRestUI = 409, + UIMSG_RentRoom = 409, UIMSG_19A = 410, UIMSG_TransitionUI_Confirm = 411, UIMSG_19C = 412,