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