linting
removed some dead code and fixed a few bugs i introduced
This commit is contained in:
@@ -10,8 +10,6 @@ namespace _2DGAMELIB
|
||||
private long last_frame;
|
||||
public double Value;
|
||||
|
||||
private int count;
|
||||
|
||||
private double ticks_per_frame;
|
||||
public FPS(double FPS)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user