Aura_env global

This commit is contained in:
2025-05-15 21:19:28 +02:00
parent 7178116742
commit 0954354d7a
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
globals = { "CykaPersistentData", "CreateFrame", "GetItemInfo" }
globals = { "CykaPersistentData", "CreateFrame", "GetItemInfo", "aura_env" }
unused_args = false
max_line_length = 150
exclude_files = { "Meta/" }