mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 03:42:17 +00:00
Bumped Warp's arguments number to account for 'heightoffset'.
This commit is contained in:
parent
19995bb5a0
commit
5c9dc989c5
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ special
|
||||||
-89:ChangeActorRoll(2,3),
|
-89:ChangeActorRoll(2,3),
|
||||||
-90:GetActorRoll(1),
|
-90:GetActorRoll(1),
|
||||||
-91:QuakeEx(8,12),
|
-91:QuakeEx(8,12),
|
||||||
-92:Warp(6,8),
|
-92:Warp(6,9),
|
||||||
|
|
||||||
// Zandronum's
|
// Zandronum's
|
||||||
-100:ResetMap(0),
|
-100:ResetMap(0),
|
||||||
|
|
Loading…
Reference in a new issue