Mercurial > mm7
diff GUIWindow.h @ 199:66db86fa4ed2
Hireling dialogues
author | Nomad |
---|---|
date | Sat, 16 Feb 2013 22:20:51 +0200 |
parents | e6e348d66a75 |
children | 1527f66fd81b |
line wrap: on
line diff
--- a/GUIWindow.h Sat Feb 16 21:46:07 2013 +0200 +++ b/GUIWindow.h Sat Feb 16 22:20:51 2013 +0200 @@ -222,8 +222,8 @@ UIMSG_SetGraphicsMode = 0x83, UIMSG_Quit = 0x84, UIMSG_85 = 0x85, - UIMSG_86 = 0x86, - UIMSG_87 = 0x87, + UIMSG_StartHireling1Dialogue = 0x86, + UIMSG_StartHireling2Dialogue = 0x87, UIMSG_88 = 0x88, UIMSG_8C = 0x8C, UIMSG_8D = 0x8D,