diff Keyboard.cpp @ 271:1f0af5cac2dd

_42ECB5_PlayerAttacksActor
author Nomad
date Mon, 18 Feb 2013 13:07:25 +0200
parents 4b61b82a0bf7
children d720a13e2273
line wrap: on
line diff
--- a/Keyboard.cpp	Mon Feb 18 11:29:55 2013 +0200
+++ b/Keyboard.cpp	Mon Feb 18 13:07:25 2013 +0200
@@ -36,6 +36,7 @@
 KeyboardActionMapping::KeyboardActionMapping()
 {
   uLastKeyPressed = 0;
+  field_204 = 0;
 
   SetDefaultMapping();
   ReadMappings();