File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
GeneralsMD/Code/GameEngine/Source/GameClient/GUI/ControlBar
Generals/Code/GameEngine/Source/GameClient/GUI/ControlBar Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ static NameKeyType buttonCancelID = NAMEKEY_INVALID;
8989
9090static GameWindow *winFlag = NULL ;
9191static GameWindow *winGeneralPortrait = NULL ;
92+ // TheSuperHackers @tweak Allow idle worker selection for observers.
9293static GameWindow *buttonIdleWorker = NULL ;
9394static GameWindow *staticTextNumberOfUnits = NULL ;
9495static GameWindow *staticTextNumberOfBuildings = NULL ;
Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ static NameKeyType buttonCancelID = NAMEKEY_INVALID;
8989
9090static GameWindow *winFlag = NULL ;
9191static GameWindow *winGeneralPortrait = NULL ;
92+ // TheSuperHackers @tweak Allow idle worker selection for observers.
9293static GameWindow *buttonIdleWorker = NULL ;
9394static GameWindow *staticTextNumberOfUnits = NULL ;
9495static GameWindow *staticTextNumberOfBuildings = NULL ;
You can’t perform that action at this time.
0 commit comments