Revert "c"

This reverts commit 66fa203eb6.
This commit is contained in:
jojos38
2020-01-28 11:33:10 +01:00
parent 66fa203eb6
commit 50fe521d47
5 changed files with 4 additions and 83 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ project(BeamNG-MP-Server)
set(CMAKE_CXX_STANDARD 14)
add_executable(untitled src/main.cpp)
add_executable(untitled main.cpp)