From e511faa2ea4c631a7c9d30e105f6a015951016ac Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Mon, 12 Sep 2016 22:37:13 +0200 Subject: [PATCH] Fix spectators not being able to issue commands in TD --- mods/cnc/chrome/ingame.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mods/cnc/chrome/ingame.yaml b/mods/cnc/chrome/ingame.yaml index 5b17939d7e..44d24487d9 100644 --- a/mods/cnc/chrome/ingame.yaml +++ b/mods/cnc/chrome/ingame.yaml @@ -40,6 +40,9 @@ Container@INGAME_ROOT: Width: WINDOW_RIGHT Height: WINDOW_BOTTOM TooltipContainer: TOOLTIP_CONTAINER + WorldCommand: + Width: WINDOW_RIGHT + Height: WINDOW_BOTTOM Container@PLAYER_ROOT: Container@MENU_ROOT: TooltipContainer@TOOLTIP_CONTAINER: @@ -232,9 +235,6 @@ Container@PLAYER_WIDGETS: LogicKeyListener@CONTROLGROUP_KEYHANDLER: Logic: ControlGroupLogic LogicTicker@SIDEBAR_TICKER: - WorldCommand: - Width: WINDOW_RIGHT - Height: WINDOW_BOTTOM Container@SUPPORT_POWERS: Logic: SupportPowerBinLogic X: 10