Remove unused var
This commit is contained in:
parent
14052daede
commit
dd1790749e
1 changed files with 0 additions and 1 deletions
|
|
@ -2593,7 +2593,6 @@ increment_move
|
|||
{
|
||||
//All things are affected by their scale.
|
||||
fixed_t maxstep = g_tm.maxstep;
|
||||
fixed_t stepheight = 0;
|
||||
|
||||
if (thing->type == MT_SKIM)
|
||||
maxstep = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue