mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-15 08:51:53 +00:00
- added Line_SetPortalTarget.
This commit is contained in:
parent
28aeaf0c11
commit
61db6c3fd2
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ special
|
||||||
104:Ceiling_CrushAndRaiseSilentDist(4,5),
|
104:Ceiling_CrushAndRaiseSilentDist(4,5),
|
||||||
105:Door_WaitRaise(4,5),
|
105:Door_WaitRaise(4,5),
|
||||||
106:Door_WaitClose(3,4),
|
106:Door_WaitClose(3,4),
|
||||||
|
107:Line_SetPortalTarget(2),
|
||||||
|
|
||||||
109:Light_ForceLightning(1),
|
109:Light_ForceLightning(1),
|
||||||
110:Light_RaiseByValue(2),
|
110:Light_RaiseByValue(2),
|
||||||
|
|
Loading…
Reference in a new issue