summaryrefslogtreecommitdiff
blob: 1902dd5668bd36c50bdd72d8f642b852b76a1c1e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.modules.orig
+++ src/Makefile.modules
@@ -11,7 +11,7 @@
 # The network code
 # It is not necessary for single players
 # The network does use the 'GNet' library (http://www.gnetlibrary.org/)
-USE_NETWORK	?= true
+USE_NETWORK	?= false
 
 # whether to use thread support (experimental, use at your own risk)
 #USE_THREADS     ?= true