mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-15 00:41:30 +00:00
- Glassbreak type parameter.
This commit is contained in:
parent
a1925e037d
commit
e66f3e38d1
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ special
|
|||
46:Floor_CrushStop(1),
|
||||
47:Ceiling_MoveToValue(3,5),
|
||||
// 48:Sector_Attach3dMidtex
|
||||
49:GlassBreak(0,1),
|
||||
49:GlassBreak(0,2),
|
||||
// 50:ExtraFloor_LightOnly
|
||||
51:Sector_SetLink(4),
|
||||
52:Scroll_Wall(5),
|
||||
|
|
Loading…
Reference in a new issue