mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-15 08:35:11 +01:00
-Feature: console logging (of debug messages with *developer = 2 and debug_level #) to text-files "script test.txt" -Feature: server and client are auto-executing "on_server.scr" and "on_client.scr" scripts
3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
echo "Setting default network server settings..."
|
|
*net_sync_freq = 4
|
|
*net_client_timeout = 300; |