From ffac49b580d85ae619375b1479ed87186bb417d8 Mon Sep 17 00:00:00 2001 From: mistangl Date: Thu, 19 Dec 2024 12:19:42 +0100 Subject: [PATCH] OnRemoved noch in Kurve eingetragen --- Editor2DLibrary/SSG/shapes/props/s_Gefaellestrecke2D.txt | 2 +- Editor2DLibrary/SSG/shapes/props/s_Kurve_60.txt | 4 ++-- Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Editor2DLibrary/SSG/shapes/props/s_Gefaellestrecke2D.txt b/Editor2DLibrary/SSG/shapes/props/s_Gefaellestrecke2D.txt index fa36d5e..2e17799 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Gefaellestrecke2D.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Gefaellestrecke2D.txt @@ -10,5 +10,5 @@ "height": 6047.2441, "depth": 340.1575, "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", - "eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked,OnRemoved" + "eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60.txt index ca571ca..9758bf1 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60.txt @@ -48,5 +48,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" -} + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L.txt index c3aeebb..9c7e544 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L.txt @@ -48,5 +48,5 @@ "isDimension": true } ], - "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" -} + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick" +} \ No newline at end of file