Remade item and tile basic system.
Still not funcitonal but the shape is final. Sort of.
This commit is contained in:
@@ -22,7 +22,8 @@ public class FpsOverlay extends Overlay {
|
||||
TextPainter tp;
|
||||
|
||||
|
||||
public FpsOverlay(AppAccess screen) {
|
||||
public FpsOverlay(AppAccess screen)
|
||||
{
|
||||
super(screen);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user