#2076 fixed - missing widget id for WICW

This commit is contained in:
Chris Forbes
2012-05-01 18:35:26 +12:00
parent dad67713fb
commit d737930bb0
2 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ Container@INGAME_ROOT:
Y:WINDOW_BOTTOM-HEIGHT-10
Width:200
Height:200
CncWorldInteractionController:
CncWorldInteractionController@INTERACTION_CONTROLLER:
Width:WINDOW_RIGHT
Height:WINDOW_BOTTOM
TooltipContainer:TOOLTIP_CONTAINER

View File

@@ -1,7 +1,7 @@
Container@INGAME_ROOT:
Logic:IngameChromeLogic
Children:
WorldInteractionController:
WorldInteractionController@INTERACTION_CONTROLLER:
X:0
Y:0
Width:WINDOW_RIGHT
@@ -222,7 +222,7 @@ Container@OBSERVER_ROOT:
Visible:true
Logic:IngameObserverChromeLogic
Children:
WorldInteractionController:
WorldInteractionController@INTERACTION_CONTROLLER:
X:0
Y:0
Width:WINDOW_RIGHT