mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-22 04:21:23 +00:00
Revert "Okay, NOW I fixed the compile error. Forgot to stage this."
This reverts commit 1723bb55f9
.
This commit is contained in:
parent
8e98c78456
commit
f5f2c4ad48
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue