implement motd button

This commit is contained in:
Eduardo Bart
2011-11-16 16:08:42 -02:00
parent c584426f24
commit 4341bf91a6
4 changed files with 32 additions and 49 deletions

View File

@@ -37,7 +37,8 @@ TopPanel
margin.left: 6
tooltip: Message of the day
icon: /core_styles/icons/motd.png
@onClick:
visible: false
@onClick: EnterGame.displayMotd()
TopButton
anchors.top: parent.top