Skip to content
Snippets Groups Projects
Commit 3d5d61ee authored by Eidolon's avatar Eidolon
Browse files

Remove MSVC netplay warning.

parent f28b050c
No related branches found
No related tags found
No related merge requests found
......@@ -58,10 +58,6 @@ else()
set(SRB2_SYSTEM_BITS 32)
endif()
if(MSVC)
message(WARNING "!! MSVC BUILDS OF SRB2 CANNOT PLAY MULTIPLAYER !! You're more than welcome to try and fix this!")
endif()
# OS macros
if (UNIX)
add_definitions(-DUNIXCOMMON)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment