mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-18 09:31:45 +00:00
Added comments for two Eternity passive specials
This commit is contained in:
parent
794a590cc1
commit
420b892a0c
1 changed files with 4 additions and 1 deletions
|
@ -264,6 +264,9 @@ special
|
||||||
271:Stairs_BuildUpDoomSync(4),
|
271:Stairs_BuildUpDoomSync(4),
|
||||||
272:Stairs_BuildDownDoomSync(4),
|
272:Stairs_BuildDownDoomSync(4),
|
||||||
|
|
||||||
|
// new to Eternity
|
||||||
|
// 300:Portal_Define(5),
|
||||||
|
// 301:Line_QuickPortal(1),
|
||||||
|
|
||||||
|
|
||||||
// internal functions have negative values
|
// internal functions have negative values
|
||||||
|
|
Loading…
Reference in a new issue