fix incorrect type in Ep3 PlayerConfig

This commit is contained in:
Martin Michelsen
2023-09-19 09:16:10 -07:00
parent 7706adc7cb
commit 4f16243e41
6 changed files with 999 additions and 970 deletions
+1
View File
@@ -82,6 +82,7 @@ add_executable(newserv
src/NetworkAddresses.cc
src/PatchFileIndex.cc
src/Player.cc
src/PlayerSubordinates.cc
src/Product.cc
src/ProxyCommands.cc
src/ProxyServer.cc