summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/openttd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp
index 728228209..3397e4f0e 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();