remove widget atlas from coremod injection
This commit is contained in:
parent
d403726d54
commit
27c0f2274f
@ -899,14 +899,6 @@ function initializeCoreMod() {
|
||||
},
|
||||
|
||||
'transformer': function(node) {
|
||||
node.instructions.insert(new MethodInsnNode(
|
||||
opcodesRemapped.invokestatic,
|
||||
'ru/dbotthepony/mc/otm/client/render/WidgetAtlasHolder',
|
||||
'renderGameHook',
|
||||
'()V',
|
||||
false
|
||||
))
|
||||
|
||||
// 288: invokevirtual #3558 // Method net/minecraft/client/renderer/PostChain.process:(F)V
|
||||
// 291: aload_0
|
||||
// 292: getfield #2773 // Field minecraft:Lnet/minecraft/client/Minecraft;
|
||||
|
Loading…
Reference in New Issue
Block a user