added tooltip for mastercluecounter

This commit is contained in:
Chr1Z93 2022-12-01 14:47:54 +01:00
parent c9c6d2b122
commit 1edf2c084e

View File

@ -10,6 +10,7 @@ function onLoad()
self.createButton({ self.createButton({
label = "0", label = "0",
click_function = "removeAllPlayerClues", click_function = "removeAllPlayerClues",
tooltip = "Click here to remove all Clues from playermats",
function_owner = self, function_owner = self,
position = { 0, 0.06, 0 }, position = { 0, 0.06, 0 },
height = 900, height = 900,