Skip to content

Commit

Permalink
LDoc - Debugging Cast.lua comments
Browse files Browse the repository at this point in the history
  • Loading branch information
CuteOne committed Aug 16, 2023
1 parent 2cee58e commit 055244a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion System/API/Cast.lua
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ br.api.cast = function(self,spell,id)
--- Cast a spell by ID
-- @name br.player.cast.id
--
-- @description Attempts to cast a spell by its ID based on various parameters.
-- @tparam number spellID The ID of the spell to cast.
-- @tparam string thisUnit The target unit for the spell. Can be standard WoW units, dynamic units, or special parameters.
-- @tparam string castType Defines the type of AoE or special cast conditions.
Expand Down

0 comments on commit 055244a

Please sign in to comment.