Reinstated focus shortcuts in the game menu. The shortcut key is now stored in MNObject separately from the Text string.
At some point we should look at implementing a proper method for defining shortcuts rather than simply taking the first character from the Text-defined label strings (perhaps a convenient in-Text mnemonic such as "&New Game"?).
Reinstated focus shortcuts in the game menu. The shortcut key is now
stored in MNObject separately from the Text string.
At some point we should look at implementing a proper method for defining
shortcuts rather than simply taking the first character from the Text-defined
label strings (perhaps a convenient in-Text mnemonic such as "&New Game"?).