mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-21 11:22:37 +01:00
remove all init() in UI, move into UI.Init()
This commit is contained in:
@@ -54,7 +54,8 @@ func DefineGameShell() {
|
||||
|
||||
}
|
||||
|
||||
func init(){
|
||||
|
||||
func keys_def_init(){
|
||||
GameShell = make(map[string]string)
|
||||
PC = make(map[string]string)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user