mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-25 03:37:28 +00:00
import command stub
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package com.jpexs.decompiler.flash.cli.commands.types;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
public enum ImportObject {
|
||||
symbolclass,movie,sound,shape,image,sprite,text,script
|
||||
}
|
||||
Reference in New Issue
Block a user