Okay, NOW I fixed the compile error. Forgot to stage this.

This commit is contained in:
toasterbabe 2016-06-09 15:24:23 +01:00
parent c5ff41d6a6
commit 1723bb55f9
1 changed files with 0 additions and 1 deletions

View File

@ -2849,7 +2849,6 @@ static boolean PIT_CheckSolidsTeeter(mobj_t *thing)
//
static void P_DoTeeter(player_t *player)
{
msecnode_t *node;
boolean teeter = false;
boolean roverfloor; // solid 3d floors?
fixed_t floorheight, ceilingheight;