mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-14 16:41:01 +00:00
Add Polyobj_StopSound special
This commit is contained in:
parent
497dd29e9e
commit
d1b91d56d1
1 changed files with 1 additions and 1 deletions
|
@ -277,6 +277,7 @@ special
|
|||
280:Ceiling_MoveToValueAndCrush(4, 5),
|
||||
281:Line_SetAutomapFlags(3),
|
||||
282:Line_SetAutomapStyle(2),
|
||||
283:Polyobj_StopSound(1),
|
||||
|
||||
// new to Eternity
|
||||
// 300:Portal_Define(5),
|
||||
|
@ -445,4 +446,3 @@ special
|
|||
-19621:SetTeamScore(2),
|
||||
|
||||
-100000:__EndOfList__(10);
|
||||
|
||||
|
|
Loading…
Reference in a new issue