diff options
| author | boris <wzn@moneybot.cc> | 2018-12-29 20:59:57 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-12-29 20:59:57 +1300 |
| commit | bdb6ac5f940008bcd836e3c5f0a708f4b8f04865 (patch) | |
| tree | 9d3ba5e0816dfd6295f8e38e1a865d061f1168e1 /csgo-loader/csgo-client/csgo-client.vcxproj.filters | |
| parent | 81a3987fc17f99d2092018ac266882f4533cc27e (diff) | |
protection shit
Diffstat (limited to 'csgo-loader/csgo-client/csgo-client.vcxproj.filters')
| -rw-r--r-- | csgo-loader/csgo-client/csgo-client.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/csgo-loader/csgo-client/csgo-client.vcxproj.filters b/csgo-loader/csgo-client/csgo-client.vcxproj.filters index d6bb0c4..8ea3655 100644 --- a/csgo-loader/csgo-client/csgo-client.vcxproj.filters +++ b/csgo-loader/csgo-client/csgo-client.vcxproj.filters @@ -169,5 +169,8 @@ <ClInclude Include="Security\RuntimeSecurity.hpp">
<Filter>Security</Filter>
</ClInclude>
+ <ClInclude Include="Security\BretHart.hpp">
+ <Filter>Security</Filter>
+ </ClInclude>
</ItemGroup>
</Project>
\ No newline at end of file |
