added tooltip for mastercluecounter
This commit is contained in:
parent
c9c6d2b122
commit
1edf2c084e
@ -10,6 +10,7 @@ function onLoad()
|
||||
self.createButton({
|
||||
label = "0",
|
||||
click_function = "removeAllPlayerClues",
|
||||
tooltip = "Click here to remove all Clues from playermats",
|
||||
function_owner = self,
|
||||
position = { 0, 0.06, 0 },
|
||||
height = 900,
|
||||
|
Loading…
Reference in New Issue
Block a user