0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-20 01:12:13 +02:00

Merge #913 (fix outdated class name in AutoSteal comment)

This commit is contained in:
Alexander01998 2023-12-17 15:51:12 +01:00 committed by GitHub
commit eba0badd1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,5 +44,5 @@ public final class AutoStealHack extends Hack
return delay.getValueI();
}
// See ContainerScreen54Mixin and ShulkerBoxScreenMixin
// See GenericContainerScreenMixin and ShulkerBoxScreenMixin
}