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:
squall-leonhart 2009-03-26 03:59:25 +00:00
parent fc0983d339
commit 3b58c9b506
1 changed files with 0 additions and 1 deletions

View File

@ -251,7 +251,6 @@ VBA::VBA()
captureFormat = 0;
tripleBuffering = true;
throttle = 0;
throttleLastTime = 0;
autoFrameSkipLastTime = 0;
autoFrameSkip = false;
vsync = false;