saving the autoskip option still not working... hmmm
This commit is contained in:
parent
7367776d30
commit
379349f199
|
@ -251,7 +251,6 @@ VBA::VBA()
|
|||
captureFormat = 0;
|
||||
tripleBuffering = true;
|
||||
throttle = 0;
|
||||
throttleLastTime = 0;
|
||||
autoFrameSkipLastTime = 0;
|
||||
autoFrameSkip = false;
|
||||
vsync = false;
|
||||
|
|
Loading…
Reference in New Issue