aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
diff options
context:
space:
mode:
authorHappyDOGE <28511119+HappyDOGE@users.noreply.github.com>2021-12-27 15:50:01 +0300
committerHappyDOGE <28511119+HappyDOGE@users.noreply.github.com>2021-12-27 15:50:01 +0300
commit22f39a161516fee4e1350ec4e8830c120d1d53c5 (patch)
tree9fc0e67d1fd0a8e53f6ec4254be68c9ae03b0390 /NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
parent2dac0c0c284f2464b919c1f20c741dda8ff17163 (diff)
downloadNorthstarLauncher-22f39a161516fee4e1350ec4e8830c120d1d53c5.tar.gz
NorthstarLauncher-22f39a161516fee4e1350ec4e8830c120d1d53c5.zip
fix status command not working for server operator
Diffstat (limited to 'NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters')
-rw-r--r--NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters6
1 files changed, 6 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
index 37be2f7e..a3d5e82d 100644
--- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
+++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
@@ -1499,6 +1499,12 @@
<ClCompile Include="miscclientfixes.cpp">
<Filter>Source Files\Client</Filter>
</ClCompile>
+ <ClCompile Include="maxplayers.cpp">
+ <Filter>Source Files\Shared</Filter>
+ </ClCompile>
+ <ClCompile Include="miscserverfixes.cpp">
+ <Filter>Source Files\Server</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="include\spdlog\fmt\bundled\LICENSE.rst">