mirror of
https://github.com/BlackMATov/unity-flash-tools.git
synced 2025-12-16 22:19:31 +07:00
reconvert all animations to 1.3.11
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user