some better default values for targetfps and frameskip for iphone
This commit is contained in:
@@ -97,6 +97,8 @@ CVideoDriver::CVideoDriver() {
|
||||
|
||||
Zoom = 1;
|
||||
Filtermode = 0;
|
||||
FrameSkip=1;
|
||||
m_targetfps = 40;
|
||||
|
||||
#else
|
||||
m_Resolution_pos = m_Resolutionlist.begin();
|
||||
|
||||
Reference in New Issue
Block a user