absorb tracking

This commit is contained in:
andrew6180
2025-10-20 11:06:04 -07:00
parent 2afe270091
commit 7b731540c1
2 changed files with 66 additions and 0 deletions
+5
View File
@@ -3115,6 +3115,11 @@ Private.bool_types = {
[1] = L["True"]
}
Private.absorb_modes = {
OVERLAY_FROM_START = L["Attach to Start"],
OVERLAY_FROM_END = L["Attach to End"]
}
Private.update_categories = {
{
name = "anchor",