Пример #1
0
    void DisableGhostMode()
    {
        s_IsInGhostMode = false;

        GlobalData.DispatchGhostModeDisabled();
    }