Fixed some hitbox issues, preparing to remake floor rendering
This commit is contained in:
@@ -177,10 +177,6 @@ public class BlockRenderer{
|
||||
}
|
||||
}
|
||||
|
||||
public void clearTiles(){
|
||||
floorRenderer.clearTiles();
|
||||
}
|
||||
|
||||
public void beginFloor(){
|
||||
floorRenderer.beginDraw();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user