Merge branch 'master' into zscript
# Conflicts: # src/p_actionfunctions.cpp # wadsrc/static/actors/actor.txt
This commit is contained in:
commit
f940216c17
26 changed files with 532 additions and 81 deletions
|
|
@ -262,8 +262,7 @@ void DPSprite::NewTick()
|
|||
while (pspr)
|
||||
{
|
||||
pspr->processPending = true;
|
||||
pspr->oldx = pspr->x;
|
||||
pspr->oldy = pspr->y;
|
||||
pspr->ResetInterpolation();
|
||||
|
||||
pspr = pspr->Next;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue