Compare commits

...

1 Commits

Author SHA1 Message Date
z__
2bcf79efdd to trigger autobuild to fix warfare 2 update 2022-02-04 09:47:22 +07:00

View File

@@ -17,6 +17,7 @@ internal static class GcCollectPatch
{
// FUCK YO KEEN
// every call results in freeze for seconds
private static readonly MethodBase[] _targets =
{
Info.OfMethod<MyPlanetTextureMapProvider>(nameof(MyPlanetTextureMapProvider.GetHeightmap)),