diff --git a/src/playermat/Playmat.ttslua b/src/playermat/Playmat.ttslua index ac5b615d..5465a9cf 100644 --- a/src/playermat/Playmat.ttslua +++ b/src/playermat/Playmat.ttslua @@ -865,7 +865,7 @@ function clickableClues(showCounter) local clueCount = 0 -- move clue counters - local modY = showcounter and -0.52 or 0.52 + local modY = showcounter and -0.525 or 0.525 ownedObjects.ClickableClueCounter.setPosition(clickerPos + Vector(0, modY, 0)) if showCounter then