entity layer
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
package konstructor
|
||||
|
||||
type KContextScreen struct {
|
||||
Type string
|
||||
Value string
|
||||
}
|
||||
|
||||
type KContext struct {
|
||||
Screen KContextScreen
|
||||
CurrentLevel int
|
||||
}
|
||||
Reference in New Issue
Block a user