add warehouse code,pass 1st complie,app_notifier needs installation function

This commit is contained in:
cuu
2021-10-24 01:56:27 +08:00
parent 23b2f6caf8
commit 94245a58e8
15 changed files with 919 additions and 88 deletions

View File

@@ -21,9 +21,8 @@ import (
// "github.com/cuu/gogame/color"
"github.com/cuu/gogame/font"
//"github.com/cuu/gogame/time"
"github.com/clockworkpi/LauncherGoDev/sysgo"
"github.com/clockworkpi/LauncherGoDev/sysgo/UI"
)