forked from Aether-Tools/CustomizePlus
-
Notifications
You must be signed in to change notification settings - Fork 0
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
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule OtterGui
updated
6 files
+49 −43 | Filesystem/Selector/FileSystemSelector.Draw.cs | |
+0 −1 | Filesystem/Selector/FileSystemSelector.cs | |
+18 −0 | GuidExtensions.cs | |
+21 −15 | ItemSelector.cs | |
+3 −1 | Table/Table.cs | |
+4 −1 | Text/EndObjects/TreeNode.cs |
Submodule Penumbra.Api
updated
5 files
+83 −0 | Api/Temporary.cs | |
+8 −0 | Enums/GroupType.cs | |
+3 −0 | Enums/ModSettingChange.cs | |
+4 −0 | Enums/PenumbraApiEc.cs | |
+155 −0 | IpcSubscribers/Temporary.cs |
Submodule Penumbra.GameData
updated
48 files
Submodule Penumbra.String
updated
2 files
+99 −0 | CiByteString.Comparison.cs | |
+9 −0 | Classes/Utf8GamePath.cs |