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

This reverts commit 1723bb55f9.
This commit is contained in:
toasterbabe 2016-06-19 16:38:04 +01:00
parent 8e98c78456
commit f5f2c4ad48
1 changed files with 1 additions and 0 deletions

View File

@ -2845,6 +2845,7 @@ 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;