added the game asset viewer to d2k mod

This commit is contained in:
Matthias Mailänder
2013-04-27 15:37:52 +02:00
parent 881fcf1191
commit 3ae61c5f8c
4 changed files with 19 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ Background@MAINMENU:
X:(WINDOW_RIGHT - WIDTH)/2
Y:(WINDOW_BOTTOM - HEIGHT)/2
Width:250
Height:420
Height:460
Visible:true
Logic:MainMenuButtonsLogic
Children:
@@ -63,11 +63,18 @@ Background@MAINMENU:
Height:25
Text:Replay Viewer
Font:Bold
Button@MAINMENU_BUTTON_QUIT:
Button@MAINMENU_BUTTON_ASSET_BROWSER:
X:45
Y:350
Width:160
Height:25
Text:Asset Browser
Font:Bold
Button@MAINMENU_BUTTON_QUIT:
X:45
Y:390
Width:160
Height:25
Text:Quit
Font:Bold
Background@PERF_BG: