mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-16 09:42:55 +00:00
zones description fix
This commit is contained in:
@@ -12,14 +12,15 @@
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with this library.
|
||||
* License along with this library.
|
||||
*/
|
||||
package com.jpexs.decompiler.flash.types;
|
||||
|
||||
import com.jpexs.decompiler.flash.types.annotations.SWFType;
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
/**
|
||||
* Represents Zonedata
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
|
||||
@@ -12,14 +12,15 @@
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with this library.
|
||||
* License along with this library.
|
||||
*/
|
||||
package com.jpexs.decompiler.flash.types;
|
||||
|
||||
import com.jpexs.decompiler.flash.types.annotations.SWFArray;
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
/**
|
||||
* Represents Zone record
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user