mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 10:09:02 +00:00
fixfixfix
This commit is contained in:
parent
1c11a8081f
commit
233792e2b8
4 changed files with 711 additions and 716 deletions
|
@ -194,11 +194,6 @@ public:
|
|||
#endif
|
||||
|
||||
#ifdef IMPROVED_VIDEOMODE
|
||||
//int32 m_nPrefsWidth = 1280 ;//640;
|
||||
//int32 m_nPrefsHeight = 960;//480;
|
||||
//int32 m_nPrefsWidth = 1024;
|
||||
//int32 m_nPrefsHeight = 768;
|
||||
|
||||
int32 m_nPrefsWidth = 640;
|
||||
int32 m_nPrefsHeight = 480;
|
||||
int32 m_nPrefsDepth = 32;
|
||||
|
|
Loading…
Reference in a new issue