mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-25 08:22:15 +00:00
forgot to remove unused property
This commit is contained in:
@@ -10,7 +10,6 @@ namespace MonoGame.Extended
|
||||
private int _framesCounter;
|
||||
|
||||
public float FramesPerSecond { get; private set; }
|
||||
public int MaximumSamples { get; }
|
||||
|
||||
public FramesPerSecondCounter()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user