Corrected the name of JsonExtensionDataPatch

This commit is contained in:
Alex
2025-08-21 13:50:08 +01:00
parent e226abc029
commit a59095f4c9
@@ -150,6 +150,6 @@ public class JsonExtensionDataPatch : IPatcher
public string Name
{
get { return "Virtualizer"; }
get { return "ExtensionData"; }
}
}