aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest
diff options
context:
space:
mode:
authorHappyDOGE <28511119+HappyDOGE@users.noreply.github.com>2021-12-27 14:56:08 +0300
committerHappyDOGE <28511119+HappyDOGE@users.noreply.github.com>2021-12-27 14:56:08 +0300
commit2dac0c0c284f2464b919c1f20c741dda8ff17163 (patch)
treeda8d99601df49dbdec8f1a7d10f4d2f1579cab01 /NorthstarDedicatedTest
parent00eab3547822e31d9e5eff7cd63b8b4854de709b (diff)
downloadNorthstarLauncher-2dac0c0c284f2464b919c1f20c741dda8ff17163.tar.gz
NorthstarLauncher-2dac0c0c284f2464b919c1f20c741dda8ff17163.zip
add maxplayers to filters
Diffstat (limited to 'NorthstarDedicatedTest')
-rw-r--r--NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
index 5b287ad1..37be2f7e 100644
--- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
+++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
@@ -1389,6 +1389,9 @@
<ClInclude Include="miscserverfixes.h">
<Filter>Header Files\Server</Filter>
</ClInclude>
+ <ClInclude Include="maxplayers.h">
+ <Filter>Header Files\Shared</Filter>
+ </ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="dllmain.cpp">