Selaa lähdekoodia

Changed order of items in components menu

Björn Ritzl 6 vuotta sitten
vanhempi
commit
9aed79e602
1 muutettua tiedostoa jossa 24 lisäystä ja 24 poistoa
  1. 24 24
      docs/en/en.json

+ 24 - 24
docs/en/en.json

@@ -222,12 +222,28 @@
                         "name": "Atlas"
                     },
                     {
-                        "path": "/manuals/spine",
-                        "name": "Spine animation"
+                        "path": "/manuals/collection-factory",
+                        "name": "Collection factory"
                     },
                     {
-                        "path": "/manuals/spinemodel",
-                        "name": "Spine model"
+                        "path": "/manuals/collection-proxy",
+                        "name": "Collection proxy"
+                    },
+                    {
+                        "path": "/manuals/camera",
+                        "name": "Camera"
+                    }
+                    {
+                        "path": "/manuals/font",
+                        "name": "Font"
+                    },
+                    {
+                        "path": "/manuals/factory",
+                        "name": "Factory"
+                    },
+                    {
+                        "path": "/manuals/label",
+                        "name": "Label"
                     },
                     {
                         "path": "/manuals/model",
@@ -250,28 +266,12 @@
                         "name": "Tilemap"
                     },
                     {
-                        "path": "/manuals/font",
-                        "name": "Font"
-                    },
-                    {
-                        "path": "/manuals/label",
-                        "name": "Label"
-                    },
-                    {
-                        "path": "/manuals/factory",
-                        "name": "Factory"
-                    },
-                    {
-                        "path": "/manuals/collection-factory",
-                        "name": "Collection factory"
-                    },
-                    {
-                        "path": "/manuals/collection-proxy",
-                        "name": "Collection proxy"
+                        "path": "/manuals/spine",
+                        "name": "Spine animation"
                     },
                     {
-                        "path": "/manuals/camera",
-                        "name": "Camera"
+                        "path": "/manuals/spinemodel",
+                        "name": "Spine model"
                     }
                 ]
             },