Merge pull request #266 from cruzerthebruzer/bugs/fix_tutorial_typo

Fix height typo in hover tutorial
This commit is contained in:
Tercio Jose
2022-02-04 19:50:41 -03:00
committed by GitHub
@@ -979,8 +979,8 @@ local build_options_panel = function()
min = 10,
max = 50,
step = 1,
--desc = "Inc Damage Heigth",
name = "Incoming Damage Heigth",
--desc = "Inc Damage Height",
name = "Incoming Damage Height",
},
{type = "blank"},