This commit is contained in:
commit
9333ce1888
63 changed files with 1346 additions and 1923 deletions
|
|
@ -237,7 +237,7 @@ DPSprite *player_t::GetPSprite(PSPLayers layer)
|
|||
{
|
||||
if (mo != nullptr)
|
||||
{
|
||||
newcaller = mo->FindInventory(PClass::FindActor(NAME_PowerTargeter), true);
|
||||
newcaller = mo->FindInventory(NAME_PowerTargeter, true);
|
||||
}
|
||||
}
|
||||
else if (layer == PSP_STRIFEHANDS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue