always run bnet in windowed mode
This commit is contained in:
parent
45b71311b8
commit
1198cb0e93
3 changed files with 37 additions and 27 deletions
|
@ -132,6 +132,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL resizable;
|
||||
BOOL bnetActive;
|
||||
BOOL bnetWasFullscreen;
|
||||
BOOL bnetWasUpscaled;
|
||||
RECT bnetWinRect;
|
||||
POINT bnetPos;
|
||||
SpeedLimiter ticksLimiter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue