diff --git a/objects/TokenRemover.0a5a29.json b/objects/TokenRemover.0a5a29.json index 0956b06d..c47ef417 100644 --- a/objects/TokenRemover.0a5a29.json +++ b/objects/TokenRemover.0a5a29.json @@ -45,7 +45,7 @@ ], "Tooltip": true, "Transform": { - "posX": -57.72, + "posX": -58.5, "posY": 1.481, "posZ": 0, "rotX": 0, diff --git a/src/core/Global.ttslua b/src/core/Global.ttslua index 68f56f7c..668c5a36 100644 --- a/src/core/Global.ttslua +++ b/src/core/Global.ttslua @@ -879,7 +879,7 @@ function applyOptionPanelChange(id, state) -- option: Show attachment helper elseif id == "showAttachmentHelper" then - optionPanel[id] = spawnOrRemoveHelper(state, "Attachment Helper", {-61, 1.4, 0}) + optionPanel[id] = spawnOrRemoveHelper(state, "Attachment Helper", {-62, 1.4, 0}) -- option: Show navigation overlay elseif id == "showNavigationOverlay" then