Skip to content

Commit

Permalink
rename in doc as well
Browse files Browse the repository at this point in the history
  • Loading branch information
4z0t committed Nov 7, 2024
1 parent d18d235 commit 16d0de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/Sim/Unit.lua
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ end

---Forces game to use AltFootprint for the unit
---@param state boolean
function Unit:ForceAltFootPrint(state)
function Unit:ForceAltFootprint(state)
end

--- Returns the unit's multiplier to a damage type
Expand Down

0 comments on commit 16d0de3

Please sign in to comment.