From dbcc7e74e91c799c406dd6eded9a4b71f3e3da32 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Tue, 22 Mar 2016 15:10:33 -0500 Subject: [PATCH] updated copyright www --- src/lib/16_in.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/16_in.c b/src/lib/16_in.c index 1ae5552e..7f467cce 100755 --- a/src/lib/16_in.c +++ b/src/lib/16_in.c @@ -887,7 +887,7 @@ register KeyboardDef *def; break; } if(testcontrolnoisy > 0){ printf("dir=%c ", dirchar(dir)); printf("pdir=%c ", dirchar(player[pn].pdir)); } - //} + } } //input from player if (inpu.Keyboard[def->button0]) -- 2.39.5