From f93779977fece90215b968b5b7a568da2931caa4 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Sun, 25 Sep 2016 20:30:56 +0200 Subject: [PATCH] Add UnitCommand widget to TS Fixes units ignoring Stop command. --- mods/ts/chrome/ingame-player.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mods/ts/chrome/ingame-player.yaml b/mods/ts/chrome/ingame-player.yaml index 32bc04882c..f4892cfec4 100644 --- a/mods/ts/chrome/ingame-player.yaml +++ b/mods/ts/chrome/ingame-player.yaml @@ -3,6 +3,9 @@ Container@PLAYER_WIDGETS: LogicKeyListener@CONTROLGROUP_KEYHANDLER: Logic: ControlGroupLogic LogicTicker@SIDEBAR_TICKER: + UnitCommand: + Width: WINDOW_RIGHT + Height: WINDOW_BOTTOM Container@SUPPORT_POWERS: Logic: SupportPowerBinLogic X: 10