mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-22 02:00:11 +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…
Add table
Reference in a new issue