mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 05:23:26 +02:00
Added support for enhanced animations for items.
Thanks to @conde2, @BenDol
This commit is contained in:
@@ -528,6 +528,9 @@
|
||||
<ClCompile Include="..\src\framework\core\config.cpp">
|
||||
<Filter>Source Files\framework\core</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\src\client\animator.cpp">
|
||||
<Filter>Source Files\client</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\src\framework\const.h">
|
||||
@@ -1049,6 +1052,9 @@
|
||||
<ClInclude Include="..\src\framework\core\config.h">
|
||||
<Filter>Header Files\framework\core</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\src\client\animator.h">
|
||||
<Filter>Header Files\client</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="..\src\otcicon.rc">
|
||||
|
Reference in New Issue
Block a user