Browse Source

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

Dokthar 9 years ago
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 {
         Float DashSize
         Vector4 Color