mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-14 04:10:41 +00:00
Added comments for two Eternity passive specials
This commit is contained in:
parent
794a590cc1
commit
d98808318b
1 changed files with 4 additions and 1 deletions
|
@ -263,7 +263,10 @@ special
|
|||
270:Stairs_BuildDownDoom(5),
|
||||
271:Stairs_BuildUpDoomSync(4),
|
||||
272:Stairs_BuildDownDoomSync(4),
|
||||
|
||||
|
||||
// new to Eternity
|
||||
// 300:Portal_Define(5),
|
||||
// 301:Line_QuickPortal(1),
|
||||
|
||||
|
||||
// internal functions have negative values
|
||||
|
|
Loading…
Reference in a new issue