mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-24 21:02:44 +01:00
change import path
This commit is contained in:
@@ -13,8 +13,8 @@ import(
|
||||
"github.com/cuu/gogame/surface"
|
||||
"github.com/cuu/gogame/rect"
|
||||
|
||||
"github.com/cuu/LauncherGoDev/sysgo"
|
||||
"github.com/cuu/LauncherGoDev/sysgo/UI"
|
||||
"github.com/clockworkpi/LauncherGoDev/sysgo"
|
||||
"github.com/clockworkpi/LauncherGoDev/sysgo/UI"
|
||||
)
|
||||
|
||||
type OnChangeCB_T func(int)
|
||||
|
||||
Reference in New Issue
Block a user