place holder

This commit is contained in:
tercio
2014-04-17 21:35:12 -03:00
parent 73121a3479
commit f23d4cb44d
5 changed files with 312 additions and 56 deletions
+1 -1
View File
@@ -471,7 +471,7 @@ local ButtonMetaFunctions = {}
end
if (button.MyObject.have_tooltip) then
GameCooltip:Reset()
_detalhes:CooltipPreset (1)
GameCooltip:AddLine (button.MyObject.have_tooltip)
GameCooltip:ShowCooltip (button, "tooltip")
end