Develop 1.8 #20

Merged
Kan18 merged 242 commits from develop-1.8 into master-1.8 2019-11-10 20:52:08 -05:00
Showing only changes of commit 6ef23908de - Show all commits

View File

@@ -1152,6 +1152,7 @@ function UI.Page:disable()
if self.z then
self.canvas.visible = false
end
UI.Window.disable(self)
end
function UI.Page:capture(child)