mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 00:10:59 +00:00
Fixed #2052 Adding new script placing class to incorrect DoABC tag
This commit is contained in:
@@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
|
||||
- [#2070] Handling newlines and tabs in string values inside SWF to XML export
|
||||
- [#2017], PR179 Classes in same package displayed as fully qualified
|
||||
- PR177 AS3 direct editation - Vector literal
|
||||
- [#2052] Adding new script placing class to incorrect DoABC tag
|
||||
|
||||
### Changed
|
||||
- [#2070] String values inside SWF to XML export are backslash escaped
|
||||
@@ -3064,6 +3065,7 @@ Major version of SWF to XML export changed to 2.
|
||||
[#1449]: https://www.free-decompiler.com/flash/issues/1449
|
||||
[#2070]: https://www.free-decompiler.com/flash/issues/2070
|
||||
[#2017]: https://www.free-decompiler.com/flash/issues/2017
|
||||
[#2052]: https://www.free-decompiler.com/flash/issues/2052
|
||||
[#2043]: https://www.free-decompiler.com/flash/issues/2043
|
||||
[#1998]: https://www.free-decompiler.com/flash/issues/1998
|
||||
[#2038]: https://www.free-decompiler.com/flash/issues/2038
|
||||
|
||||
Reference in New Issue
Block a user