forked from mirrors/0ad
Remove exit button from corner of main menu screen
This was SVN commit r10264.
This commit is contained in:
@@ -48,24 +48,6 @@
|
||||
>tooltipText
|
||||
</object>
|
||||
|
||||
<!--
|
||||
==========================================
|
||||
- CORNER 'X' EXIT BUTTON
|
||||
==========================================
|
||||
-->
|
||||
<object name="cornerExitButton"
|
||||
type="button"
|
||||
style="StoneExit"
|
||||
size="100%-16 0 100% 16"
|
||||
tooltip=""
|
||||
z="20"
|
||||
>
|
||||
<action on="Press"><![CDATA[
|
||||
// Exit without confirmation
|
||||
exit();
|
||||
]]></action>
|
||||
</object>
|
||||
|
||||
<!--
|
||||
==========================================
|
||||
- MAIN MENU - USER REPORT
|
||||
|
||||
Reference in New Issue
Block a user