Add hotkey to rotate depot while building, default to middle mouse button (SDL2 only for now)
This commit is contained in:
@@ -2974,6 +2974,7 @@ static void MouseLoop(MouseClick click, int mousewheel)
|
||||
case MC_HOVER:
|
||||
DispatchHoverEvent(w, x - w->left, y - w->top);
|
||||
break;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user