コード例 #1
0
        public void GoBackButton()
        {
            //backDelegate();
            //topPanel.isInGame = false;

            // This will break the state maybe.
            s_Singleton.SendReturnToLobby();
        }