mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-22 11:52:48 +01:00
countrscreen bug fix
This commit is contained in:
@@ -22,7 +22,7 @@ var (
|
||||
SKIN="default"
|
||||
|
||||
//load from dot files
|
||||
CurPowerLevel= "performance"
|
||||
CurPowerLevel= "supersaving"//"performance"
|
||||
Lang = "English"
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user