This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ReMod.Core
updated
10 files
+3 −1 | Managers/UiManager.cs | |
+0 −1 | ModComponent.cs | |
+19 −19 | UI/QuickMenu/ReCategoryPage.cs | |
+31 −15 | UI/QuickMenu/ReMenuButton.cs | |
+93 −19 | UI/QuickMenu/ReMenuCategory.cs | |
+18 −14 | UI/QuickMenu/ReMenuPage.cs | |
+7 −0 | UI/QuickMenu/ReMenuToggle.cs | |
+12 −1 | UI/UiElement.cs | |
+1 −0 | VRChat/PopupManagerExtensions.cs | |
+14 −0 | VRChat/QuickMenuEx.cs |