add: player esp and snaplines
for now the esp will show "Player" instead of the real player name //TOFIX
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
<ClCompile Include="lib\ClientHelper.cpp" />
|
||||
<ClCompile Include="lib\UnityCore.cpp" />
|
||||
<ClCompile Include="lib\Wrapper.cpp" />
|
||||
<ClCompile Include="user\features\esp\esp.cpp" />
|
||||
<ClCompile Include="user\features\menu.cpp" />
|
||||
<ClCompile Include="user\features\misc\misc.cpp" />
|
||||
<ClCompile Include="user\hooks\hooks.cpp" />
|
||||
@@ -93,6 +94,7 @@
|
||||
<ClInclude Include="lib\ClientHelper.h" />
|
||||
<ClInclude Include="lib\UnityCore.h" />
|
||||
<ClInclude Include="lib\Wrapper.h" />
|
||||
<ClInclude Include="user\features\esp\esp.hpp" />
|
||||
<ClInclude Include="user\features\menu.hpp" />
|
||||
<ClInclude Include="user\features\misc\misc.h" />
|
||||
<ClInclude Include="user\hooks\hooks.hpp" />
|
||||
|
||||
Reference in New Issue
Block a user