mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-15 00:41:30 +00:00
Added forceTID parameter for PickActor.
This commit is contained in:
parent
e306dd8ca3
commit
989b332595
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ special
|
||||||
-80:ChangeActorPitch(2,3),
|
-80:ChangeActorPitch(2,3),
|
||||||
-81:GetArmorInfo(1),
|
-81:GetArmorInfo(1),
|
||||||
-82:DropInventory(2),
|
-82:DropInventory(2),
|
||||||
-83:PickActor(5,7),
|
-83:PickActor(5,8),
|
||||||
-84:IsPointerEqual(2,4),
|
-84:IsPointerEqual(2,4),
|
||||||
-85:CanRaiseActor(1),
|
-85:CanRaiseActor(1),
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue