All appearance data seems to be working now. Equip model ids are sent but not set, so body is invisible. Figuring out how to handle this.

This commit is contained in:
Filip Maj 2015-09-13 14:12:41 -04:00
parent 9c4220bfd2
commit caf3968e5b
4 changed files with 131 additions and 14 deletions

View file

@ -55,6 +55,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="common\Bitfield.cs" />
<Compile Include="common\Log.cs" />
<Compile Include="common\STA_INIFile.cs" />
<Compile Include="dataobjects\CharaInfo.cs" />