mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
- how about updating the reference first before adding this stuff... Overlooked those two because my Eternity repo was not fully up to date.
This commit is contained in:
parent
6787dfeafb
commit
7c47e6ddb2
1 changed files with 2 additions and 0 deletions
|
@ -218,3 +218,5 @@ enum
|
|||
431 = 0, Floor_Donut(0)
|
||||
432 = 0, Ceiling_CrushAndRaise(0)
|
||||
433 = 0, Ceiling_CrushStop(0)
|
||||
434 = 0, Ceiling_CrushRaiseAndStay(0)
|
||||
435 = 0, Ceiling_LowerAndCrush(0)
|
||||
|
|
Loading…
Reference in a new issue