mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-15 08:51:53 +00:00
Changed Warp to the ZDoom range
This commit is contained in:
parent
faf5701147
commit
04bbf15b28
1 changed files with 1 additions and 3 deletions
|
@ -335,6 +335,7 @@ special
|
|||
-89:ChangeActorRoll(2,3),
|
||||
-90:GetActorRoll(1),
|
||||
-91:QuakeEx(8,12),
|
||||
-92:Warp(6,8),
|
||||
|
||||
// Zandronum's
|
||||
-100:ResetMap(0),
|
||||
|
@ -364,9 +365,6 @@ special
|
|||
-124:EndDBTransaction(0),
|
||||
-125:GetDBEntries(1),
|
||||
|
||||
// GLOOME
|
||||
-11201:Warp(6,8),
|
||||
|
||||
// ZDaemon's
|
||||
-19620:GetTeamScore(1),
|
||||
-19621:SetTeamScore(2),
|
||||
|
|
Loading…
Reference in a new issue