mirror of
https://github.com/halpz/re3.git
synced 2025-04-20 17:47:05 +00:00
smol fix
This commit is contained in:
parent
4eea98c66b
commit
f9f854c4a8
@ -1541,7 +1541,7 @@ psSelectDevice()
|
||||
}
|
||||
|
||||
if(bestFsMode < 0){
|
||||
MessageBox(nil, "Cannot find desired video mode", "GTA3", MB_OK);
|
||||
MessageBox(nil, "Cannot find desired video mode", "GTA: Vice City", MB_OK);
|
||||
return FALSE;
|
||||
}
|
||||
GcurSelVM = bestFsMode;
|
||||
|
Loading…
x
Reference in New Issue
Block a user