mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-28 00:47:14 +00:00
876ac2fead
SDL 2.0.9 introduced a 32-pixel leeway for double clicks to register, which makes it possible to trigger "select all units of the same type" behaviour while trying to select different units that are close by. This effectively reverts that by setting the "hint" to 1. Fixes #5920 Differential Revision: https://code.wildfiregames.com/D3420 This was SVN commit r24698.