mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 23:45:14 +02:00
no click on buttons while preview map is in zoomed state
This commit is contained in:
@@ -1175,6 +1175,7 @@ void MenuStateConnectedGame::mouseClick(int x, int y, MouseButton mouseButton){
|
||||
|
||||
cleanupMapPreviewTexture();
|
||||
}
|
||||
return;
|
||||
}
|
||||
if(this->zoomedMap==true){
|
||||
return;
|
||||
|
Reference in New Issue
Block a user