reconvert all animations to 1.3.11

This commit is contained in:
2018-01-03 02:44:02 +07:00
parent 1e7229e134
commit 5f82e624c8
10 changed files with 9 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
public static class SwfVersion {
public const int Major = 1;
public const int Minor = 3;
public const int Revision = 10;
public const int Revision = 11;
public static string AsString {
get {