This commit is contained in:
Marisa the Magician 2018-06-06 19:53:37 +02:00
commit 22dac448ea
918 changed files with 2378 additions and 0 deletions

8
menudef.txt Normal file
View file

@ -0,0 +1,8 @@
OptionMenu "UnrealOptionMenu"
{
Title "Unreal Options"
StaticText "HUD Options", "Gold"
Slider "HUD Mode", "stinger_hudmode", 0, 5, 1, 0
Slider "HUD Mode", "stinger_hudscale", 1, 8, 1, 0
}