updated on Tue Jan 24 08:00:27 UTC 2012
[aur-mirror.git] / fs2_open-svn / fs2_open-svn.patch
blob1e77964abaac76a30e535d1887aaa153024efc15
1 --- code/osapi/osapi_unix.cpp 2008-11-02 23:34:50.000000000 +0200
2 +++ code/osapi/osapi_unix.cpp~ 2008-11-03 00:17:15.000000000 +0200
3 @@ -203,7 +203,7 @@
5 // create default ini entries for the user
6 if (os_config_read_string(NULL, NOX("VideocardFs2open"), NULL) == NULL)
7 - os_config_write_string(NULL, NOX("VideocardFs2open"), NOX("OGL -(640x480)x16 bit"));
8 + os_config_write_string(NULL, NOX("VideocardFs2open"), NOX("OGL -(1024x768)x32 bit"));
10 os_init_registry_stuff(Osreg_company_name, title, version_string);