Parcourir la source

renamed dashed material definition's name to match the material name, (instead of Simple)

Dokthar il y a 9 ans
Parent
commit
b67ff0a7e2

+ 1 - 1
jme3-scenecomposer/src/com/jme3/gde/scenecomposer/gizmo/mat/dashed/dashed.j3md

@@ -1,4 +1,4 @@
-MaterialDef Simple {
+MaterialDef Dashed {
     MaterialParameters {
     MaterialParameters {
         Float DashSize
         Float DashSize
         Vector4 Color
         Vector4 Color