mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 20:11:35 +01:00
hotfix
- Oops. That didn't compile
This commit is contained in:
parent
dac1cf0303
commit
2bf9672d92
1 changed files with 0 additions and 1 deletions
|
@ -278,7 +278,6 @@ public class WorldSectionElement extends AnimatedSceneElement {
|
|||
transformMS(ms, pt);
|
||||
world.pushFakeLight(light);
|
||||
renderTileEntities(world, ms, buffer, pt);
|
||||
renderBlockBreakingProgress(world, ms, buffer, pt);
|
||||
world.popLight();
|
||||
|
||||
Map<BlockPos, Integer> blockBreakingProgressions = world.getBlockBreakingProgressions();
|
||||
|
|
Loading…
Reference in a new issue