diff --git a/src/d_clisrv.c b/src/d_clisrv.c index 53a24056d1955aca1dd684462cc8cb26aadb1916..b4c39ccb710a431af2e67e7bbc15eaa2bb7b1241 100644 --- a/src/d_clisrv.c +++ b/src/d_clisrv.c @@ -6199,7 +6199,7 @@ FILESTAMP } // If a tree falls in the forest but nobody is around to hear it, does it make a tic? -//#define DEDICATEDIDLETIME (10*TICRATE) +#define DEDICATEDIDLETIME (10*TICRATE) void NetUpdate(void) {