Fixed Details:FindDebuffDuration(unitId, spellId, casterName) which wasn't taking the casterName in consideration

This commit is contained in:
Tercio Jose
2023-07-18 15:38:15 -03:00
parent 5206d47287
commit 3eebecda83
4 changed files with 173 additions and 168 deletions
@@ -153,6 +153,7 @@
---@alias coordright number
---@alias coordtop number
---@alias coordbottom number
---@alias auraduration number
---@class _G
---@field RegisterAttributeDriver fun(statedriver: frame, attribute: string, conditional: string)