mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-20 02:42:50 +01:00
about
This commit is contained in:
@@ -751,7 +751,7 @@ func (self *Page) ResetPageSelector() {
|
||||
|
||||
func (self *Page) DrawPageSelector() {
|
||||
if self.Ps.GetOnShow() == true {
|
||||
fmt.Println("DrawPageSelector")
|
||||
// fmt.Println("DrawPageSelector")
|
||||
self.Ps.Draw()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user