Start scroll rework

This commit is contained in:
Insality
2020-02-26 00:09:04 +03:00
parent 4634b7c686
commit 53a77c0fcb
7 changed files with 403 additions and 25 deletions

View File

@@ -42,7 +42,7 @@ function init(self)
self.druid = druid.new(self)
init_top_panel(self)
self.page = 3
self.page = 1
main_page.setup_page(self)
text_page.setup_page(self)
button_page.setup_page(self)