We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e1ae4 commit 4f74275Copy full SHA for 4f74275
1 file changed
ComponentSelectorAdditions/CaseSensitivityFix.cs
@@ -8,6 +8,7 @@
8
9
namespace ComponentSelectorAdditions
10
{
11
+ [HarmonyPatch]
12
[HarmonyPatchCategory(nameof(CaseSensitivityFix))]
13
internal sealed class CaseSensitivityFix : Monkey<CaseSensitivityFix>
14
0 commit comments