mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-27 20:20:40 +00:00
- added widescreen graphics credits to the Engine Credits menu.
This commit is contained in:
parent
88fb2185fa
commit
aba5099ccb
1 changed files with 11 additions and 1 deletions
|
@ -1888,7 +1888,7 @@ OptionMenu "EngineCredits2"
|
||||||
OptionMenu "EngineCredits2a"
|
OptionMenu "EngineCredits2a"
|
||||||
{
|
{
|
||||||
title "$MNU_CREDITS"
|
title "$MNU_CREDITS"
|
||||||
Submenu " ---->", "EngineCredits3"
|
Submenu " ---->", "EngineCredits2b"
|
||||||
StaticText "RedNukem / NBlood", 1
|
StaticText "RedNukem / NBlood", 1
|
||||||
StaticText "Alexey \"Nuke.YKT\" Skrybykin", 0
|
StaticText "Alexey \"Nuke.YKT\" Skrybykin", 0
|
||||||
StaticText ""
|
StaticText ""
|
||||||
|
@ -1900,6 +1900,16 @@ OptionMenu "EngineCredits2a"
|
||||||
StaticText "sirlemonhead", 0
|
StaticText "sirlemonhead", 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
OptionMenu "EngineCredits2b"
|
||||||
|
{
|
||||||
|
title "$MNU_CREDITS"
|
||||||
|
Submenu " ---->", "EngineCredits3"
|
||||||
|
StaticText "Widescreen graphics", 1
|
||||||
|
StaticText "James Manning fgsfds ", 0
|
||||||
|
StaticText "Dzierzan Phredreeke ", 0
|
||||||
|
StaticText "MaxED Kinsie ", 0
|
||||||
|
}
|
||||||
|
|
||||||
OptionMenu "EngineCredits3"
|
OptionMenu "EngineCredits3"
|
||||||
{
|
{
|
||||||
title "$MNU_CREDITS"
|
title "$MNU_CREDITS"
|
||||||
|
|
Loading…
Reference in a new issue