Rearrange default theme context menu to put most important commands at the top

This commit is contained in:
Celtic Minstrel 2017-04-21 19:18:01 -04:00
parent d33198c3d5
commit a1c22e5098

View file

@ -111,7 +111,18 @@
{COUNTDOWN_THEME}
[menu]
is_context_menu=true
items=wml,undo,redo,wbexecuteaction,wbdeleteaction,wbbumpupaction,wbbumpdownaction,wbsupposedead,describeterrain,describeunit,renameunit,createunit,changeside,killunit,labelterrain,clearlabels,continue,recruit,recall,delayshroud,updateshroud
# Basic commands
items="continue,recruit,recall,wml,undo,redo," +
# Whiteboard commands
"wbexecuteaction,wbdeleteaction,wbbumpupaction,wbbumpdownaction,wbsupposedead," +
# Information
"describeterrain,describeunit,renameunit," +
# Debug commands
"createunit,changeside,killunit," +
# Labels
"labelterrain,clearlabels," +
# Shroud updates
"delayshroud,updateshroud"
[/menu]
[action]
id=button-endturn