示例#1
0
    public void RemoveAugmentation()
    {
        portalManager.DestroyPortal();

        textManager.ShowNotification(TextContent.doorCleared);
    }