1.1.1 update (to be made stable after GZDoom updates):
- Sound overhaul, migrated everything to A_StartSound, new sound channels, CHANF_OVERLAP where needed. - Fancy titlemap (two variants, one based on the ps2 menu, one based on the v222 menu).
This commit is contained in:
parent
da8f6fc4b2
commit
94cba843e4
42 changed files with 272 additions and 179 deletions
|
|
@ -98,9 +98,9 @@ OptionMenu "UTCreditsMenu"
|
|||
StaticText "Epic Games", "White"
|
||||
StaticText " "
|
||||
StaticText "$FLAK_CPATRON", "Gold"
|
||||
StaticText "Aisamai, Alexa Jones-Gonzales, Jonas Höglund,", "White"
|
||||
StaticText "Zard1084, Jonathan Nemo, NekoMithos, 3d0xp0xy", "White"
|
||||
StaticText "Xada Xephron, m8f, john", "White"
|
||||
StaticText "john, Alexa Jones-Gonzales, Jonas Höglund,", "White"
|
||||
StaticText "Xada Xephron, Zard1084, Jonathan Nemo,", "White"
|
||||
StaticText "NekoMithos, m8f, 3d0xp0xy", "White"
|
||||
StaticText " "
|
||||
StaticText "$FLAK_CTHANK", "Gold"
|
||||
StaticText "KynikossDragonn, Raffine52, KeksDose, Skerion", "White"
|
||||
|
|
@ -132,4 +132,4 @@ OptionMenu "UTCreditsMenu"
|
|||
StaticText "$FLAK_CBIZ", "Gold"
|
||||
StaticText "Jay Wilbur, Mark Rein", "White"
|
||||
StaticText " "
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue