saving the autoskip option still not working... hmmm
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@877 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
fc0983d339
commit
3b58c9b506
|
@ -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