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
|
|
@ -672,6 +672,7 @@ void AWeapon::PostMorphWeapon ()
|
|||
|
||||
pspr = Owner->player->GetPSprite(PSP_WEAPON);
|
||||
pspr->y = WEAPONBOTTOM;
|
||||
pspr->ResetInterpolation();
|
||||
pspr->SetState(GetUpState());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue