Пример #1
0
    void BattleState_result_set()
    {
        Debug.Log("Result");

        ResultPanel.SetUp(m_bIsWin);
    }