Syntax Error - JumpCounter.lua ln.35
alabashtaur opened this issue ยท 1 comments
Love this add-on but since moving this to my TitanBar it throws a syntax error all the time. I have swatter catching it now but it would be nice to get a fix in place. I tried to do a pull request but I can't branch the project. Can you please fix the following?
Current Syntax -
JumpCounter.lua:35 GameTooltip.Show()
Should be -
JumpCounter.llua:35 GameTooltip:Show()