mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 06:51:30 -08:00
fixed some sector things, broke more things
This commit is contained in:
parent
988e1add82
commit
45b87ec615
12 changed files with 30 additions and 47 deletions
|
|
@ -63,11 +63,6 @@ public class FakeGraphics extends Graphics{
|
|||
return 0;
|
||||
}
|
||||
|
||||
@Override
|
||||
public float getRawDeltaTime(){
|
||||
return 0;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getFramesPerSecond(){
|
||||
return 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue