Support for getting correct light-level for waypoints. Thanks to Immortal_BLG for light-level calculation code.

This commit is contained in:
Dmitry 2019-05-10 01:33:17 +03:00 committed by jeefo
commit 7ebf1b6ef4
10 changed files with 500 additions and 17 deletions

View file

@ -12,6 +12,7 @@
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\include\compress.h" />
<ClInclude Include="..\include\engine\model.h" />
<ClInclude Include="..\include\yapb.h" />
<ClInclude Include="..\include\corelib.h" />
<ClInclude Include="..\include\engine.h" />