actually fix issues
This commit is contained in:
parent
c5bf84a8cd
commit
05eefc9c45
@ -674,10 +674,7 @@ public class RenderUtils {
|
|||||||
// currentModel.draw();
|
// currentModel.draw();
|
||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
boolean renderHitboxes = false;
|
|
||||||
>>>>>>> 1f90094761262a9a137f96e246d1fbd70437a8b8
|
|
||||||
if(renderHitboxes){
|
if(renderHitboxes){
|
||||||
for(Entity currentHitbox : Globals.hitboxManager.getAllHitboxes()){
|
for(Entity currentHitbox : Globals.hitboxManager.getAllHitboxes()){
|
||||||
Model hitboxModel;
|
Model hitboxModel;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user