You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lack of a toString override in GlobalProperties$Keys makes the following code (and other similar instances) create a key similar to org.spongepowered.asm.launch.GlobalProperties$Keys@239b0f9d.default.
The lack of a toString override in
GlobalProperties$Keys
makes the following code (and other similar instances) create a key similar toorg.spongepowered.asm.launch.GlobalProperties$Keys@239b0f9d.default
.Mixin/src/main/java/org/spongepowered/asm/mixin/MixinEnvironment.java
Line 1096 in 155314e
The text was updated successfully, but these errors were encountered: