Add zoom options to context menu.
Resolves #1213 (Alternatively could go in main menu (from the top-bar) but I feel it's crowded enough already (unless we have nested menus available).)
This commit is contained in:
parent
b926ff5e4c
commit
798bae668c
1 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,8 @@
|
|||
"wbexecuteaction,wbdeleteaction,wbbumpupaction,wbbumpdownaction,wbsupposedead," +
|
||||
# Information
|
||||
"describeterrain,describeunit,renameunit," +
|
||||
# Zoom
|
||||
"zoomin,zoomout,zoomdefault," +
|
||||
# Debug commands
|
||||
"createunit,changeside,killunit," +
|
||||
# Labels
|
||||
|
|
Loading…
Add table
Reference in a new issue