Enable experimental dedicated idle system

There's enough confidence among krew that there's zero apparent downside to this, but made sure to do it as a seperate commit if we have to hit the emergency switch and revert
This commit is contained in:
toaster 2022-10-31 23:21:56 +00:00
parent 9974a58252
commit d52c77dba4
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{