remove unused field
This commit is contained in:
parent
1ceecdc6b5
commit
f48a599411
|
@ -34,7 +34,6 @@ namespace Blarg.GameFramework
|
|||
int _targetUpdatesPerSecond;
|
||||
int _ticksPerUpdate;
|
||||
float _fixedUpdateInterval;
|
||||
float _fixedRenderInterval;
|
||||
int _maxFrameSkip = 10;
|
||||
|
||||
#endregion
|
||||
|
|
Reference in a new issue