should trigger encounters now

This commit is contained in:
Sebastian Bularca
2026-05-06 11:29:50 +02:00
parent 356e07939a
commit 09fe607aab
3 changed files with 4 additions and 10 deletions

View File

@@ -17,7 +17,6 @@ namespace Nox.Game {
private Vector3 targetPosition;
private bool shouldHover;
private MapLocation currentSelectedPoi;
private string previousZoneId;
private bool hasClicked;
private bool skipNextClick;