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

@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: e336e165518cf4d8680e2fff9c6b59ba
timeCreated: 1511487176
timeCreated: 1514922180
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: c1278c7f98af44db8a86e620305eb32b
timeCreated: 1511487180
timeCreated: 1514922177
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: a799322aa44e44b38980bc9d307f0c38
timeCreated: 1511487178
timeCreated: 1514922168
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: 47e46d443fd064d78ae33281e2840297
timeCreated: 1511487182
timeCreated: 1514922172
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}

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 {