mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-08 14:34:35 +02:00
change import path
This commit is contained in:
@@ -9,7 +9,7 @@ import(
|
||||
"github.com/cuu/gogame/draw"
|
||||
"github.com/cuu/gogame/rect"
|
||||
|
||||
"github.com/cuu/LauncherGoDev/sysgo/UI"
|
||||
"github.com/clockworkpi/LauncherGoDev/sysgo/UI"
|
||||
)
|
||||
|
||||
type OnChangeCB_T func(int)
|
||||
|
||||
Reference in New Issue
Block a user