From: sparky4 Date: Sun, 3 Apr 2016 17:43:02 +0000 (-0500) Subject: wwww X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=a4a353b388af74bf17f62e10f2cb3b031e668b35 wwww --- 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))) {