mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +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…
Add table
Reference in a new issue