Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… into dev
  • Loading branch information
Yisas committed Mar 14, 2017
2 parents 0a284b7 + efc59af commit 4e9973f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/Scripts/Controls/OverSeer/OSPointer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ void Start()
pointer = pointerInstance.transform;
cam = GetComponent<RTSCamera>();
overseerCam = GetComponent<OverseerCamera>();
updateTarget();
}

public void updateTarget()
Expand Down

0 comments on commit 4e9973f

Please sign in to comment.