changeset 15:b4982f23d2e9

17.01.13(work)
author Ritor1
date Thu, 17 Jan 2013 09:24:33 +0600
parents 66319a734368
children e1afcd54fddd
files mm7_5.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mm7_5.cpp	Wed Jan 16 17:31:56 2013 +0600
+++ b/mm7_5.cpp	Thu Jan 17 09:24:33 2013 +0600
@@ -15138,7 +15138,7 @@
                   if ( v38 == 1 )//pWindowType == 106 (0x6A) WINDOW_VideoOptions
                     GameMenuUI_DrawVideoOptions();
                 }
-                else//pWindowType == 105
+                else//pWindowType == 105 (0x69) WINDOW_KeyMappingOptions
                 {
                   GameMenuUI_DrawKeyBindings();
                 }