mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 23:01:59 +00:00
- updated xlat/eternity.txt.
This commit is contained in:
parent
ad9b9479ec
commit
ed070cfe06
1 changed files with 10 additions and 0 deletions
|
@ -220,3 +220,13 @@ enum
|
|||
433 = 0, Ceiling_CrushStop(0)
|
||||
434 = 0, Ceiling_CrushRaiseAndStay(0)
|
||||
435 = 0, Ceiling_LowerAndCrush(0)
|
||||
436 = 0, Ceiling_LowerAndCrushDist(0)
|
||||
437 = 0, Ceiling_CrushAndRaiseDist(0)
|
||||
438 = 0, Ceiling_CrushRaiseAndStayA(0)
|
||||
439 = 0, Ceiling_CrushAndRaiseA(0)
|
||||
440 = 0, Ceiling_CrushAndRaiseSilentA(0)
|
||||
441 = 0, Ceiling_CrushAndRaiseSilentDist(0)
|
||||
442 = 0, Ceiling_CrushRaiseAndStaySilA(0)
|
||||
443 = 0, Generic_Crusher(0)
|
||||
444 = 0, Teleport(0)
|
||||
445 = 0, Teleport_NoFog(0)
|
||||
|
|
Loading…
Reference in a new issue