Exemplo n.º 1
0
        // Protected:
        #region Protected

        protected override void InstallPatches()
        {
            BaseChestOverlay.Install();
            ChestOverlay.Install();
            ChestContainer.Install();
            ModEntry.Install();
        }
Exemplo n.º 2
0
        // Protected:
        #region Protected

        protected override void InstallPatches()
        {
            CategoryMenu.Install();
            ChestOverlay.Install();
            WidgetHost.Install();
        }