Someone take my commit rights away.

This commit is contained in:
Rachel Bryk 2013-04-05 17:26:56 -04:00
parent 6a5a522bba
commit ee163d1e49
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ void VideoConfig::GameIniLoad(const char *ini_file)
{ {
case 0: case 0:
iEFBScale = 1; iEFBScale = 1;
break;
case 3: // 1.5x case 3: // 1.5x
iEFBScale = 2; iEFBScale = 2;
break; break;