Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param YourType number?
|
||||
---@param EnemyType number?
|
||||
---@param YourType number?
|
||||
---@param EnemyType number?
|
||||
---Returns the modification to attacks based on types.
|
||||
function C_PetBattles.GetAttackModifier(YourType, EnemyType) end
|
||||
function C_PetBattles.GetAttackModifier(YourType, EnemyType) end
|
||||
|
||||
Reference in New Issue
Block a user