Remove more VC++ warnings
This commit is contained in:
parent
f429510cd1
commit
940794929c
3 changed files with 3 additions and 3 deletions
|
|
@ -2138,7 +2138,7 @@ void P_ZMovement (AActor *mo, fixed_t oldfloorz)
|
|||
fixed_t oldz = mo->z;
|
||||
fixed_t grav = mo->GetGravity();
|
||||
|
||||
//
|
||||
//
|
||||
// check for smooth step up
|
||||
//
|
||||
if (mo->player && mo->player->mo == mo && mo->z < mo->floorz)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue