Fix height typo in hover tutorial

This commit is contained in:
Cruz Ogden
2022-02-04 03:40:05 -07:00
parent 86a74b20d6
commit b21b4b2a11
@@ -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"},