HashSet tot AssocList

This commit is contained in:
2016-09-02 18:05:57 +07:00
parent f56be1fbe9
commit 711bc09355
6 changed files with 209 additions and 7 deletions

View File

@@ -45,7 +45,9 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\FlashTools\Scripts\Internal\SwfAssocList.cs" />
<Compile Include="Assets\FlashTools\Scripts\Internal\SwfAttributes.cs" />
<Compile Include="Assets\FlashTools\Scripts\Internal\SwfList.cs" />
<Compile Include="Assets\FlashTools\Scripts\Internal\SwfSettings.cs" />
<Compile Include="Assets\FlashTools\Scripts\SwfAsset.cs" />
<Compile Include="Assets\FlashTools\Scripts\SwfClip.cs" />