mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-25 20:08:20 +02:00
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:
parent
9c4220bfd2
commit
caf3968e5b
4 changed files with 131 additions and 14 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue