mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-18 01:21:21 +00:00
Add SetSubtitleNumber
This commit is contained in:
parent
1e5e6082dd
commit
aabe3250bf
1 changed files with 4 additions and 3 deletions
|
@ -277,9 +277,9 @@ special
|
|||
280:Ceiling_MoveToValueAndCrush(4, 5),
|
||||
281:Line_SetAutomapFlags(3),
|
||||
282:Line_SetAutomapStyle(2),
|
||||
|
||||
// new to Eternity
|
||||
// 300:Portal_Define(5),
|
||||
|
||||
// new to Eternity
|
||||
// 300:Portal_Define(5),
|
||||
// 301:Line_QuickPortal(1),
|
||||
|
||||
|
||||
|
@ -428,6 +428,7 @@ special
|
|||
-211:StartSlideshow(1),
|
||||
-212:GetSectorHealth(2),
|
||||
-213:GetLineHealth(1),
|
||||
-214:SetSubtitleNumber(2),
|
||||
|
||||
|
||||
// Eternity's
|
||||
|
|
Loading…
Reference in a new issue