Fixed missing popTrasnform in Statie render
This commit is contained in:
parent
1d28f32865
commit
20fb8f0597
@ -80,6 +80,7 @@ public class TestEntityRenderStatie extends EntityRender {
|
|||||||
renderer.popTransform();
|
renderer.popTransform();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
renderer.popTransform();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user