Fixed: [Bug #6790] Right click menu stops working on drives after switching from full screen back to Windows.
This commit is contained in:
parent
0cd73b68cc
commit
8f9e792900
1 changed files with 1 additions and 0 deletions
|
@ -1045,6 +1045,7 @@ void SetFullScreenMode () {
|
|||
//===========================================================================
|
||||
void SetNormalMode () {
|
||||
fullscreen = 0;
|
||||
buttonover = -1;
|
||||
buttonx = BUTTONX;
|
||||
buttony = BUTTONY;
|
||||
viewportx = VIEWPORTX;
|
||||
|
|
Loading…
Add table
Reference in a new issue