Remove outdated asmhelper reference

This commit is contained in:
Linnea Gräf 2024-03-02 13:19:17 +01:00
parent 9566edffda
commit fdc155bc48
No known key found for this signature in database
GPG key ID: AA563E93EB628D91

View file

@ -28,7 +28,6 @@ loom {
"client" {
// If you don't want mixins, remove these lines
property("mixin.debug", "true")
property("asmhelper.verbose", "true")
arg("--tweakClass", "org.spongepowered.asm.launch.MixinTweaker")
}
}