X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGame.cpp;h=c3c846d8bce2a8fd6e878c2f22f4c15062cc271a;hb=5c782b3db07f267af786942b6dd099624d7aa627;hp=6592a31a52cfd9600d0121a4f26496c34414e75c;hpb=75fca769413e46462a498e27b7eb1c931af13e55;p=lugaru.git diff --git a/Source/Game.cpp b/Source/Game.cpp index 6592a31..c3c846d 100644 --- a/Source/Game.cpp +++ b/Source/Game.cpp @@ -200,7 +200,6 @@ Game::Game() consoleselected = 0; // memset(togglekey, 0, sizeof(togglekey)); // memset(togglekeydelay, 0, sizeof(togglekeydelay)); - registernow = 0; autocam = 0; crouchkey = 0,jumpkey = 0,forwardkey = 0,chatkey = 0,backkey = 0,leftkey = 0,rightkey = 0,drawkey = 0,throwkey = 0,attackkey = 0;