mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-06 02:38:11 +00:00
MorphShapeExportMode filename fix 2
This commit is contained in:
@@ -20,7 +20,7 @@ package com.jpexs.decompiler.flash.exporters.modes;
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
public enum MorphShapeExportMode2 {
|
||||
public enum MorphShapeExportMode {
|
||||
|
||||
//TODO: implement other morphshape export modes
|
||||
SVG
|
||||
Reference in New Issue
Block a user