Skip to content

Fix bug with double clicking on an existing tunnel node#251

Merged
Rampastring merged 7 commits into
CnCNet:masterfrom
JoyfulShush:fix-double-click-place-tunnel
Jul 17, 2025
Merged

Fix bug with double clicking on an existing tunnel node#251
Rampastring merged 7 commits into
CnCNet:masterfrom
JoyfulShush:fix-double-click-place-tunnel

Conversation

@JoyfulShush
Copy link
Copy Markdown
Contributor

Currently, during the Place Tunnel cursor, a click creates a node and a double click confirms the tunnel. However, there was a bug that causes the "last time clicked" value to only update when a node was placed, rather than on any click.

This PR fixes this issue to allow double clicking on an existing node to finalize the tunnel (provided it has sufficient nodes, as before).

@Rampastring Rampastring merged commit e7c7e0f into CnCNet:master Jul 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants