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