Consistent access modifiers on inner patches
This commit is contained in:
@@ -35,7 +35,7 @@ namespace UIFixes
|
||||
scrollRect.onValueChanged.AddListener(UpdateScrollPosition);
|
||||
}
|
||||
|
||||
private class SyncStashScrollPatch : ModulePatch
|
||||
public class SyncStashScrollPatch : ModulePatch
|
||||
{
|
||||
protected override MethodBase GetTargetMethod()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user