This commit is contained in:
2023-07-05 21:33:59 +02:00
parent 8775464c25
commit d61a491731
9 changed files with 44 additions and 26 deletions

View File

@@ -23,10 +23,8 @@ func main() {
},
},
KContext: &entity.KContext{
Screen: entity.KContextScreen{
Type: "menu",
Value: "MainMenu",
},
ScreenType: "menu",
ScreenValue: "MainMenu",
CurrentLevel: 0,
},
Settings: entity.Settings{