mirror of
https://gitea.com/SweetSea-ButImNotSweet/tromi_mobile.git
synced 2025-01-08 17:33:09 +08:00
Fix VCTRL.exportAll returns userdata
This commit is contained in:
@@ -66,8 +66,7 @@ function control_type.button:export()
|
||||
shape = self.shape,
|
||||
key = self.key,
|
||||
iconSize = self.iconSize,
|
||||
alpha = self.alpha,
|
||||
quad = self.quad
|
||||
alpha = self.alpha
|
||||
}
|
||||
end
|
||||
function control_type.button:reset()
|
||||
|
||||
Reference in New Issue
Block a user