mirror of
https://github.com/ApfelTeeSaft/PlanetFleet.git
synced 2026-08-26 19:33:38 +00:00
unit orders aren't invoked if pressing a button
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ namespace battleship{
|
||||
leftMousePressed = isPressed;
|
||||
|
||||
if(isPressed)
|
||||
guiManager->findClickedButton();
|
||||
guiManager->updateGui();
|
||||
|
||||
break;
|
||||
case Bind::SCROLLING_UP:{
|
||||
|
||||
Reference in New Issue
Block a user