Compare commits

...

1 Commits

View File

@@ -2,6 +2,6 @@
---@meta ---@meta
---@param unit string ---@param unit string
---@return 1nil isPVP ---@return boolean isPVP
---Returns whether a unit is flagged for PvP activity ---Returns whether a unit is flagged for PvP activity
function UnitIsPVP(unit) end function UnitIsPVP(unit) end