fixed reference
This commit is contained in:
parent
ca63ab14c2
commit
d7ddd64532
@ -631,7 +631,7 @@ function showDrawButton(visible)
|
|||||||
self.createButton({
|
self.createButton({
|
||||||
label = "Draw 1",
|
label = "Draw 1",
|
||||||
click_function = "doDrawOne",
|
click_function = "doDrawOne",
|
||||||
function_owner = mat,
|
function_owner = self,
|
||||||
position = { 1.84, 0.1, -0.36 },
|
position = { 1.84, 0.1, -0.36 },
|
||||||
scale = { 0.12, 0.12, 0.12 },
|
scale = { 0.12, 0.12, 0.12 },
|
||||||
width = 800,
|
width = 800,
|
||||||
|
Loading…
Reference in New Issue
Block a user