mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-19 10:22:41 +01:00
text revision
This commit is contained in:
@@ -27,7 +27,7 @@ type SoundPlugin struct {
|
||||
func (self *SoundPlugin) Init( main_screen *UI.MainScreen ) {
|
||||
self.SoundPage = NewSoundPage()
|
||||
self.SoundPage.SetScreen( main_screen)
|
||||
self.SoundPage.SetName("Sound volume")
|
||||
self.SoundPage.SetName("Sound Volume")
|
||||
self.SoundPage.Init()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user