// Use this for initialization
 void Start()
 {
     m_selection.SetPlayerHandler(this);
 }