changeset 16:e1afcd54fddd

Слияние
author Ritor1
date Thu, 17 Jan 2013 09:24:40 +0600
parents b4982f23d2e9 (diff) 0ea5768a2f0d (current diff)
children fe0d9a98213f
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mm7_5.cpp	Wed Jan 16 23:48:55 2013 +0600
+++ b/mm7_5.cpp	Thu Jan 17 09:24:40 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();
                 }