mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-15 08:51:53 +00:00
Merge pull request #24 from Blue-Shadow/master
Bumped Warp's arguments number to account for 'heightoffset'.
This commit is contained in:
commit
68cc72352b
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ special
|
|||
-89:ChangeActorRoll(2,3),
|
||||
-90:GetActorRoll(1),
|
||||
-91:QuakeEx(8,12),
|
||||
-92:Warp(6,8),
|
||||
-92:Warp(6,9),
|
||||
|
||||
// Zandronum's
|
||||
-100:ResetMap(0),
|
||||
|
|
Loading…
Reference in a new issue