mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2026-01-29 19:55:26 +01:00
Delete pages.py
Sync Ver.200626
This commit is contained in:
parent
13613edb0f
commit
4363e92acf
@ -1,13 +0,0 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from sound_page import SoundPage
|
||||
|
||||
import myvars
|
||||
|
||||
def InitSoundPage(main_screen):
|
||||
|
||||
myvars.SoundPage = SoundPage()
|
||||
|
||||
myvars.SoundPage._Screen = main_screen
|
||||
myvars.SoundPage._Name = "Sound Volume"
|
||||
myvars.SoundPage.Init()
|
||||
Loading…
x
Reference in New Issue
Block a user