starting KF Editor
This commit is contained in:
@@ -66,19 +66,19 @@
|
||||
{
|
||||
"label": "Keyframe editor",
|
||||
"icon": "icon-camera1",
|
||||
"route": "/records/editor",
|
||||
"route": "/editors/keyframe",
|
||||
"access": ["*"]
|
||||
},
|
||||
{
|
||||
"label": "Sprites editor",
|
||||
"icon": "icon-spaceinvaders",
|
||||
"route": "/records/stats",
|
||||
"route": "/editors/sprites",
|
||||
"access": ["*"]
|
||||
},
|
||||
{
|
||||
"label": "Event-map editor",
|
||||
"label": "Event-maps editor",
|
||||
"icon": "icon-link",
|
||||
"route": "/records/editor",
|
||||
"route": "/editors/eventmaps",
|
||||
"access": ["*"]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user