[harm_unit]: removed two accidental plus signs that broke the tag
This commit is contained in:
parent
1861b9656a
commit
f8996cbc14
1 changed files with 2 additions and 2 deletions
|
@ -776,8 +776,8 @@ function wml_actions.harm_unit(cfg)
|
|||
local harmer
|
||||
|
||||
local function toboolean( value ) -- helper for animate fields
|
||||
+ -- units will be animated upon leveling or killing, even
|
||||
+ -- with special attacker and defender values
|
||||
-- units will be animated upon leveling or killing, even
|
||||
-- with special attacker and defender values
|
||||
if value then return true
|
||||
else return false end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue