Fixed HUD cheater counters and the inventory selection mode options in the game menu. Removed MN_LISTINLINE as the inline variant can now be represented using just alternative action, responder and drawer functions and default object flags. Fixed reentrancy issue in MNEdit::CommandResponder If the busy transition is disabled then we don't need to close the menu fast, therefore allowing the menu fade out animation to play. Misc cleanup.
Fixed HUD cheater counters and the inventory selection mode options in the game menu.
Removed MN_LISTINLINE as the inline variant can now be represented using just alternative action, responder and drawer functions and default object flags.
Fixed reentrancy issue in MNEdit::CommandResponder
If the busy transition is disabled then we don't need to close the menu fast, therefore allowing the menu fade out animation to play.
Misc cleanup.