From a4a353b388af74bf17f62e10f2cb3b031e668b35 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Sun, 3 Apr 2016 12:43:02 -0500 Subject: [PATCH] wwww --- src/lib/16_in.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/16_in.c b/src/lib/16_in.c index 925eaeeb..61d6e689 100755 --- a/src/lib/16_in.c +++ b/src/lib/16_in.c @@ -939,7 +939,6 @@ register KeyboardDef *def; conpee=(((my + 1) * 2) + (mx + 1))-1; player[pn].info.dir = DirTable[conpee]; - //TODO: overwriting direction must be added if(DirTable[conpee]!=2) player[pn].pdir=DirTable[conpee]; if(player[pn].q==1 &&( dir!=2 || (mx!=motion_None || my!=motion_None))) { -- 2.39.2