Extract mod selector into its own mod.
This commit is contained in:
@@ -48,19 +48,12 @@ Background@INSTALL_PANEL:
|
||||
Height:25
|
||||
Text:From CD
|
||||
Font:Bold
|
||||
Button@MODS_BUTTON:
|
||||
X:PARENT_RIGHT - 250
|
||||
Y:PARENT_BOTTOM - 45
|
||||
Width:110
|
||||
Height:25
|
||||
Text:Change Mod
|
||||
Font:Bold
|
||||
Button@QUIT_BUTTON:
|
||||
Button@BACK_BUTTON:
|
||||
X:PARENT_RIGHT - 130
|
||||
Y:PARENT_BOTTOM - 45
|
||||
Width:110
|
||||
Height:25
|
||||
Text:Quit
|
||||
Text:Back
|
||||
Font:Bold
|
||||
|
||||
Background@INSTALL_DOWNLOAD_PANEL:
|
||||
|
||||
@@ -39,27 +39,27 @@ Container@MAINMENU:
|
||||
Height:30
|
||||
Text:Multiplayer
|
||||
Font:Bold
|
||||
Button@MODS_BUTTON:
|
||||
X:PARENT_RIGHT/2-WIDTH/2
|
||||
Y:140
|
||||
Width:140
|
||||
Height:30
|
||||
Text:Mods
|
||||
Font:Bold
|
||||
Button@SETTINGS_BUTTON:
|
||||
X:PARENT_RIGHT/2-WIDTH/2
|
||||
Y:180
|
||||
Y:140
|
||||
Width:140
|
||||
Height:30
|
||||
Text:Settings
|
||||
Font:Bold
|
||||
Button@EXTRAS_BUTTON:
|
||||
X:PARENT_RIGHT/2-WIDTH/2
|
||||
Y:220
|
||||
Y:180
|
||||
Width:140
|
||||
Height:30
|
||||
Text:Extras
|
||||
Font:Bold
|
||||
Button@MODS_BUTTON:
|
||||
X:PARENT_RIGHT/2-WIDTH/2
|
||||
Y:220
|
||||
Width:140
|
||||
Height:30
|
||||
Text:Mods
|
||||
Font:Bold
|
||||
Button@QUIT_BUTTON:
|
||||
X:PARENT_RIGHT/2-WIDTH/2
|
||||
Y:260
|
||||
|
||||
Reference in New Issue
Block a user