mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-06 22:10:52 +00:00
Merge pull request #62 from ioan-chera/eternity-acs
New Eternity functions: GetLineCenterX and GetLineCenterY
This commit is contained in:
commit
6d076bd38b
1 changed files with 4 additions and 0 deletions
|
@ -402,6 +402,10 @@ special
|
|||
-202:SetActorFlag(3),
|
||||
-203:SetTranslation(2),
|
||||
|
||||
// Eternity's
|
||||
-300:GetLineX(3),
|
||||
-301:GetLineY(3),
|
||||
|
||||
// ZDaemon's
|
||||
-19620:GetTeamScore(1),
|
||||
-19621:SetTeamScore(2),
|
||||
|
|
Loading…
Reference in a new issue