Unhardcode spectator combined/world view hotkeys.
This commit is contained in:
@@ -495,8 +495,8 @@ namespace OpenRA.Mods.Common.Widgets.Logic
|
||||
{
|
||||
var hotkeys = new Dictionary<string, string>()
|
||||
{
|
||||
{ "ObserverCombinedView", "All Players" },
|
||||
{ "ObserverWorldView", "Disable Shroud" },
|
||||
{ "ObserverCombinedViewKey", "All Players" },
|
||||
{ "ObserverWorldViewKey", "Disable Shroud" },
|
||||
{ "PauseKey", "Pause/Play" },
|
||||
{ "ReplaySpeedSlowKey", "Slow speed" },
|
||||
{ "ReplaySpeedRegularKey", "Regular speed" },
|
||||
|
||||
Reference in New Issue
Block a user