change import path

This commit is contained in:
cuu
2018-12-24 13:41:04 +00:00
parent 4221a90e3f
commit 0996426fbb
50 changed files with 89 additions and 89 deletions

View File

@@ -16,10 +16,10 @@ import (
"github.com/yookoala/realpath"
"github.com/cuu/LauncherGoDev/sysgo/UI"
"github.com/cuu/LauncherGoDev/sysgo/UI/Emulator"
"github.com/cuu/LauncherGoDev/Menu/GameShell/10_Settings"
"github.com/cuu/LauncherGoDev/Menu/GameShell/99_PowerOFF"
"github.com/clockworkpi/LauncherGoDev/sysgo/UI"
"github.com/clockworkpi/LauncherGoDev/sysgo/UI/Emulator"
"github.com/clockworkpi/LauncherGoDev/Menu/GameShell/10_Settings"
"github.com/clockworkpi/LauncherGoDev/Menu/GameShell/99_PowerOFF"
)
var (