Skip to content

Commit 4f74275

Browse files
committed
Why was this working?
1 parent 66e1ae4 commit 4f74275

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ComponentSelectorAdditions/CaseSensitivityFix.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
namespace ComponentSelectorAdditions
1010
{
11+
[HarmonyPatch]
1112
[HarmonyPatchCategory(nameof(CaseSensitivityFix))]
1213
internal sealed class CaseSensitivityFix : Monkey<CaseSensitivityFix>
1314
{

0 commit comments

Comments
 (0)