fixed some sector things, broke more things
This commit is contained in:
@@ -63,11 +63,6 @@ public class FakeGraphics extends Graphics{
|
||||
return 0;
|
||||
}
|
||||
|
||||
@Override
|
||||
public float getRawDeltaTime(){
|
||||
return 0;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getFramesPerSecond(){
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user