Refactoring
This commit is contained in:
@@ -7,7 +7,7 @@ Container:
|
||||
Width:250
|
||||
Height:200
|
||||
Children:
|
||||
Label@MAINMENU_LABEL_TITLE:
|
||||
Label@MAINMENDelegateU_LABEL_TITLE:
|
||||
Id:MAINMENU_LABEL_TITLE
|
||||
X:445
|
||||
Y:220
|
||||
@@ -22,7 +22,7 @@ Container:
|
||||
Width:160
|
||||
Height:25
|
||||
Text:Join Game
|
||||
Action:JoinServerButtonAction
|
||||
Delegate:MainMenuButtonsDelegate
|
||||
Button@MAINMENU_BUTTON_CREATE:
|
||||
Id:MAINMENU_BUTTON_CREATE
|
||||
X:445
|
||||
@@ -30,7 +30,7 @@ Container:
|
||||
Width:160
|
||||
Height:25
|
||||
Text:Create Game
|
||||
Action:OpenCreateServerMenuButtonAction
|
||||
Delegate:MainMenuButtonsDelegate
|
||||
Button@MAINMENU_BUTTON_QUIT:
|
||||
Id:MAINMENU_BUTTON_QUIT
|
||||
X:445
|
||||
@@ -38,7 +38,7 @@ Container:
|
||||
Width:160
|
||||
Height:25
|
||||
Text:Quit
|
||||
Action:QuitButtonAction
|
||||
Delegate:MainMenuButtonsDelegate
|
||||
Background@CREATESERVER_BG:
|
||||
Id:CREATESERVER_BG
|
||||
X:300
|
||||
@@ -75,7 +75,7 @@ Container:
|
||||
Width:160
|
||||
Height:25
|
||||
Text:Cancel
|
||||
Action:CloseCreateServerMenuButtonAction
|
||||
Delegate:MainMenuButtonsDelegate
|
||||
Button@CREATESERVER_BUTTON_START:
|
||||
Id:CREATESERVER_BUTTON_START
|
||||
X:570
|
||||
@@ -83,4 +83,4 @@ Container:
|
||||
Width:160
|
||||
Height:25
|
||||
Text:Create
|
||||
Action:CreateServerMenuButtonAction
|
||||
Delegate:MainMenuButtonsDelegate
|
||||
Reference in New Issue
Block a user