make button invisible
This commit is contained in:
parent
f112849177
commit
9976a65060
@ -48,6 +48,7 @@ local BUTTON_POSITION = {
|
||||
-- common button parameters
|
||||
local buttonParameters = {}
|
||||
buttonParameters.function_owner = self
|
||||
buttonParameters.color = { 0, 0, 0, 0 }
|
||||
buttonParameters.width = 300
|
||||
buttonParameters.height = 300
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user