Change log, version up, and plugins TOC bumps
This commit is contained in:
@@ -189,7 +189,7 @@ local onEnterSpellBar = function(spellBar, motion) --parei aqui: precisa por nom
|
||||
local elapsedTime = spellBar.combatTime --this should be actorObject:Tempo()
|
||||
|
||||
---@type string
|
||||
local actorName = spellsTab.GetActor():Name()
|
||||
local actorName = spellsTab.GetActor():Name() --attempt to index a nil value
|
||||
|
||||
---@type spelltable
|
||||
local spellTable = spellBar.spellTable
|
||||
|
||||
Reference in New Issue
Block a user