diff --git a/Editor2DLibrary/SSG/shapes/categories.txt b/Editor2DLibrary/SSG/shapes/categories.txt index 4427030..b38f460 100644 --- a/Editor2DLibrary/SSG/shapes/categories.txt +++ b/Editor2DLibrary/SSG/shapes/categories.txt @@ -1 +1 @@ -[{"id":"c_ILS","name":"ILS","hasShapes":true,"items":[{"id":"c_Kreiselmodule","name":"Kreisel-Module","hasShapes":true},{"id":"c_Zusatzmodul","name":"Zusatzmodul","hasShapes":true},{"id":"c_Foerderer","name":"Förderer","hasShapes":true}]},{"id":"c10","name":"PBU","hasShapes":true},{"id":"c_Background","name":"Background","hideName":true,"hasShapes":true},{"id":"c_Parts","name":"Parts","description":"Shapes used for creating new Assemblies while Session","hasShapes":true},{"id":"c_Session","name":"Session","description":"Assemblies created while Session","hasShapes":false}] \ No newline at end of file +[{"id":"c_ILS","name":"ILS","hasShapes":true,"items":[{"id":"c_Kreiselmodule","name":"Kreisel-Module","hasShapes":true},{"id":"c_Zusatzmodul","name":"Zusatzmodul","hasShapes":true},{"id":"c_Foerderer","name":"Förderer","hasShapes":true}]},{"id":"c10","name":"PBU","hasShapes":true},{"id":"c_Background","name":"Background","hideName":true,"hasShapes":true},{"id":"c_Parts","name":"Parts","description":"Shapes used for creating new Assemblies while Session","hasShapes":true},{"id":"c_Session","name":"Session","description":"Assemblies created while Session","hasShapes":true}] \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_Kreiselmodule.xml b/Editor2DLibrary/SSG/shapes/palettes/c_Kreiselmodule.xml index 29c8fa3..c138288 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_Kreiselmodule.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_Kreiselmodule.xml @@ -1,4 +1,3 @@ 
Kreisel
-
Verbindungskreisel
Eckrad
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_Zusatzmodul.xml b/Editor2DLibrary/SSG/shapes/palettes/c_Zusatzmodul.xml index b84a9b2..5a522bb 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_Zusatzmodul.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_Zusatzmodul.xml @@ -1,6 +1,2 @@ -
BT-Beladung
-
BT-Entladung
-
MT-Beladung
-
MT-Entladung
-
BTMT-Beladung
+
BTMT-Beladung
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_BT-Beladung.txt b/Editor2DLibrary/SSG/shapes/props/s_BT-Beladung.txt deleted file mode 100644 index e05997a..0000000 --- a/Editor2DLibrary/SSG/shapes/props/s_BT-Beladung.txt +++ /dev/null @@ -1,5 +0,0 @@ -{ - "shapeMode": 0, - "name": "BT-Beladung", - "icon": "SSG/shapes/img/" -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_BT-Entladung.txt b/Editor2DLibrary/SSG/shapes/props/s_BT-Entladung.txt deleted file mode 100644 index ef3557f..0000000 --- a/Editor2DLibrary/SSG/shapes/props/s_BT-Entladung.txt +++ /dev/null @@ -1,5 +0,0 @@ -{ - "shapeMode": 0, - "name": "BT-Entladung", - "icon": "SSG/shapes/img/" -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_MT-Beladung.txt b/Editor2DLibrary/SSG/shapes/props/s_MT-Beladung.txt deleted file mode 100644 index 17b35cd..0000000 --- a/Editor2DLibrary/SSG/shapes/props/s_MT-Beladung.txt +++ /dev/null @@ -1,5 +0,0 @@ -{ - "shapeMode": 0, - "name": "MT-Beladung", - "icon": "SSG/shapes/img/" -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_MT-Entladung.txt b/Editor2DLibrary/SSG/shapes/props/s_MT-Entladung.txt deleted file mode 100644 index 176d2f8..0000000 --- a/Editor2DLibrary/SSG/shapes/props/s_MT-Entladung.txt +++ /dev/null @@ -1,5 +0,0 @@ -{ - "shapeMode": 0, - "name": "MT-Entladung", - "icon": "SSG/shapes/img/" -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Verbindungskreisel.txt b/Editor2DLibrary/SSG/shapes/props/s_Verbindungskreisel.txt deleted file mode 100644 index 1d3c2fc..0000000 --- a/Editor2DLibrary/SSG/shapes/props/s_Verbindungskreisel.txt +++ /dev/null @@ -1,5 +0,0 @@ -{ - "shapeMode": 0, - "name": "Verbindungskreisel", - "icon": "SSG/shapes/img/" -} \ No newline at end of file