Eugene Sandulenko 99fd5ff800
SWORD2: Do not treat right/left click as a doubleclick. Fixes bug #11396
Previously, we could right click (which reads the object description), then
left click, and the second click was treated as a double click if the object
happened to be an exit node at the same time. That led to a softlock of the
engine.
2021-08-27 16:38:07 +02:00
..