mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-12 06:40:56 +00:00
- change zspecial.acs to reflect changes from r3304.
SVN r3305 (trunk)
This commit is contained in:
parent
6e0f75a4d1
commit
c3d99e9951
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ special
|
|||
239:Floor_RaiseByValueTxTy(3),
|
||||
240:Floor_RaiseByTexture(2),
|
||||
241:Floor_LowerToLowestTxTy(2),
|
||||
242:Floor_LowerToHighest(3),
|
||||
242:Floor_LowerToHighest(3,4),
|
||||
243:Exit_Normal(1),
|
||||
244:Exit_Secret(1),
|
||||
245:Elevator_RaiseToNearest(2),
|
||||
|
|
Loading…
Reference in a new issue