Mercurial > mm7
diff mm7_5.cpp @ 1118:ca415f6bac1c
UIMSG_SpellBook_PressTab
author | zipi |
---|---|
date | Wed, 29 May 2013 20:12:22 +0100 |
parents | cf6cd674c398 |
children | 502b8b2e36b4 |
line wrap: on
line diff
--- a/mm7_5.cpp Wed May 29 19:55:25 2013 +0100 +++ b/mm7_5.cpp Wed May 29 20:12:22 2013 +0100 @@ -2667,8 +2667,8 @@ pPlayer10->PlaySound(SPEECH_12, 0); byte_506550 = 0; continue; - case UIMSG_33: - __debugbreak(); + case UIMSG_SpellBook_PressTab: + //__debugbreak(); if ( !uActiveCharacter ) continue; pPlayer3 = pPlayers[uActiveCharacter];