diff Keyboard.cpp @ 289:92d443ed0cba

Слияние
author Ritor1
date Mon, 18 Feb 2013 19:16:38 +0600
parents 1f0af5cac2dd
children d720a13e2273
line wrap: on
line diff
--- a/Keyboard.cpp	Mon Feb 18 19:16:15 2013 +0600
+++ b/Keyboard.cpp	Mon Feb 18 19:16:38 2013 +0600
@@ -36,6 +36,7 @@
 KeyboardActionMapping::KeyboardActionMapping()
 {
   uLastKeyPressed = 0;
+  field_204 = 0;
 
   SetDefaultMapping();
   ReadMappings();