add level skeleton
This commit is contained in:
@@ -6,5 +6,6 @@ type KContextScreen struct {
|
||||
}
|
||||
|
||||
type KContext struct {
|
||||
Screen KContextScreen
|
||||
Screen KContextScreen
|
||||
CurrentLevel int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user