Oops, forgot to update MENUDEF
This commit is contained in:
parent
7f70eb03af
commit
3147f989f2
2 changed files with 7 additions and 7 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw1.2pre r81 \cu(Thu 16 Dec 22:07:20 CET 2021)\c-";
|
||||
SWWM_SHORTVER="\cw1.2pre r81 \cu(2021-12-16 22:07:20)\c-";
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw1.2pre r82 \cu(Thu 16 Dec 22:08:53 CET 2021)\c-";
|
||||
SWWM_SHORTVER="\cw1.2pre r82 \cu(2021-12-16 22:08:53)\c-";
|
||||
|
|
|
|||
10
menudef.txt
10
menudef.txt
|
|
@ -284,7 +284,7 @@ ListMenu "MainMenu"
|
|||
{
|
||||
Class "SWWMMainMenu"
|
||||
Size Clean
|
||||
Font "TewiShadedOutline", "White", "Sapphire"
|
||||
Font "BigFont", "White", "Sapphire"
|
||||
Selector "graphics/DemoIcon.png", -24, 0
|
||||
LineSpacing 36
|
||||
SWWMLogo
|
||||
|
|
@ -299,7 +299,7 @@ ListMenu "MainMenuTextOnly"
|
|||
{
|
||||
Class "SWWMMainMenu"
|
||||
Size Clean
|
||||
Font "TewiShadedOutline", "White", "Sapphire"
|
||||
Font "BigFont", "White", "Sapphire"
|
||||
Selector "graphics/DemoIcon.png", -24, 0
|
||||
LineSpacing 36
|
||||
SWWMLogo
|
||||
|
|
@ -314,7 +314,7 @@ ListMenu "GameFilesMenu"
|
|||
{
|
||||
Class "SWWMCleanMenu"
|
||||
Size Clean
|
||||
Font "TewiShadedOutline", "White", "Sapphire"
|
||||
Font "BigFont", "White", "Sapphire"
|
||||
Selector "graphics/DemoIcon.png", -24, 0
|
||||
LineSpacing 36
|
||||
Position 0, 88
|
||||
|
|
@ -333,7 +333,7 @@ ListMenu "EpisodeMenu"
|
|||
{
|
||||
NetgameMessage "$CNEWGAME"
|
||||
}
|
||||
Font "TewiShadedOutline", "White", "Sapphire"
|
||||
Font "BigFont", "White", "Sapphire"
|
||||
Selector "graphics/DemoIcon.png", -24, 0
|
||||
LineSpacing 0
|
||||
SWWMStaticTextM 0, 0, "$MNU_EPISODE", "Blue"
|
||||
|
|
@ -344,7 +344,7 @@ ListMenu "SkillMenu"
|
|||
{
|
||||
Class "SWWMBigMenuHack"
|
||||
Size Clean
|
||||
Font "TewiShadedOutline", "White", "Sapphire"
|
||||
Font "BigFont", "White", "Sapphire"
|
||||
Selector "graphics/DemoIcon.png", -24, 0
|
||||
LineSpacing 0
|
||||
SWWMStaticTextM 0, 0, "$MNU_CHOOSESKILL", "Blue"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue