Initial commit
This commit is contained in:
4
api/AttackTarget.lua
Normal file
4
api/AttackTarget.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Begins auto-attack against the player's current target. (If the "Auto Attack/Auto Shot" option is turned on, also begins Auto Shot for hunters.)
|
||||
function AttackTarget() end
|
Reference in New Issue
Block a user