Fixed: [Bug #6790] Right click menu stops working on drives after switching from full screen back to Windows.

This commit is contained in:
tomch 2006-04-20 22:09:52 +00:00
parent 0cd73b68cc
commit 8f9e792900
1 changed files with 1 additions and 0 deletions

View File

@ -1045,6 +1045,7 @@ void SetFullScreenMode () {
//===========================================================================
void SetNormalMode () {
fullscreen = 0;
buttonover = -1;
buttonx = BUTTONX;
buttony = BUTTONY;
viewportx = VIEWPORTX;