Skip to content

Commit

Permalink
iOS: #69 Sleep for Rest of Turn Status: there's no keyboard on iOS, l…
Browse files Browse the repository at this point in the history
…et's extend the context menu.
  • Loading branch information
singalen committed Mar 4, 2018
1 parent 6c82970 commit 4a4cd53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/themes/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,11 @@
[menu]
is_context_menu=true
# Basic commands
#ifndef IPHONEOS
items="continue,recruit,recall,wml,undo,redo," +
#else
items="continue,recruit,recall,wml,undo,redo,endunitturn," +
#endif
# Whiteboard commands
"wbexecuteaction,wbdeleteaction,wbbumpupaction,wbbumpdownaction,wbsupposedead," +
# Information
Expand Down

0 comments on commit 4a4cd53

Please sign in to comment.