This commit is contained in:
Anuken 2020-04-23 17:45:12 -04:00
parent cafd076f9c
commit eeb88df5f6

View File

@ -248,6 +248,7 @@ public class BlockRenderer implements Disposable{
entity.drawStatus();
}
}
Draw.reset();
}
}
}