mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
- update xlat/eternity.txt for reference.
This commit is contained in:
parent
c1a4dd74c4
commit
2c38e20352
1 changed files with 10 additions and 0 deletions
|
@ -251,3 +251,13 @@ enum
|
|||
466 = 0, Floor_TransferTrigger(0)
|
||||
467 = 0, Floor_TransferNumeric(0)
|
||||
468 = 0, FloorAndCeiling_LowerRaise(0)
|
||||
469 = 0, HealThing(0)
|
||||
470 = 0, Sector_SetRotation(0)
|
||||
471 = 0, Sector_SetFloorPanning(0)
|
||||
472 = 0, Sector_SetCeilingPanning(0)
|
||||
473 = 0, Light_MinNeighbor(0)
|
||||
474 = 0, Polyobj_Stop(0)
|
||||
475 = 0, Plat_RaiseAndStayTx0(0)
|
||||
476 = 0, Plat_UpByValueStayTx(0)
|
||||
477 = 0, ACS_ExecuteAlways(0)
|
||||
478 = 0, Thing_Remove(0)
|
||||
|
|
Loading…
Reference in a new issue