mirror of
https://github.com/Insality/druid
synced 2025-11-27 11:20:54 +01:00
Start scroll rework
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user