mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 11:53:10 +00:00
- added Sector_SetTranslucent to ACC headers.
SVN r3150 (trunk)
This commit is contained in:
parent
efa487cbc0
commit
a5020cb920
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ special
|
||||||
95:FloorAndCeiling_LowerByValue(3),
|
95:FloorAndCeiling_LowerByValue(3),
|
||||||
96:FloorAndCeiling_RaiseByValue(3),
|
96:FloorAndCeiling_RaiseByValue(3),
|
||||||
97:Ceiling_LowerAndCrushDist(3,5),
|
97:Ceiling_LowerAndCrushDist(3,5),
|
||||||
|
98:Sector_SetTranslucent(3,4),
|
||||||
|
|
||||||
// 100:Scroll_Texture_Left
|
// 100:Scroll_Texture_Left
|
||||||
// 101:Scroll_Texture_Right
|
// 101:Scroll_Texture_Right
|
||||||
|
|
Loading…
Reference in a new issue