diff --git a/src/openttd.cpp b/src/openttd.cpp index 728228209c..3397e4f0e0 100644 --- a/src/openttd.cpp +++ b/src/openttd.cpp @@ -1484,7 +1484,6 @@ void GameLoop() } IncreaseSpriteLRU(); - InteractiveRandom(); /* Check for UDP stuff */ if (_network_available) NetworkBackgroundLoop();