Added a couple of new functions which return the linedef centre X and Y coordinates.

This commit is contained in:
Ioan Chera 2016-09-26 22:38:50 +03:00
parent 335ecf24be
commit 5caf8604f1

View file

@ -401,6 +401,10 @@ special
-201:DamageActor(6), // [arookas]
-202:SetActorFlag(3),
// Eternity's
-300:GetLineCenterX(1),
-301:GetLineCenterY(1),
// ZDaemon's
-19620:GetTeamScore(1),
-19621:SetTeamScore(2),