Cleaned security code

This commit is contained in:
Anonymous275
2020-03-16 19:47:41 +02:00
parent ff02ce20cc
commit 3976f33132
4 changed files with 190 additions and 129 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ project(BeamNG-MP-Launcher)
set(CMAKE_CXX_STANDARD 14)
add_executable(BeamNG-MP-Launcher main.cpp enet.h proxy.cpp)
add_executable(BeamNG-MP-Launcher main.cpp enet.h proxy.cpp Security.cpp)