fixed reference

This commit is contained in:
Chr1Z93 2023-01-06 17:08:03 +01:00
parent ca63ab14c2
commit d7ddd64532

View File

@ -631,7 +631,7 @@ function showDrawButton(visible)
self.createButton({
label = "Draw 1",
click_function = "doDrawOne",
function_owner = mat,
function_owner = self,
position = { 1.84, 0.1, -0.36 },
scale = { 0.12, 0.12, 0.12 },
width = 800,