(svn r263) -Fix: on_server.scr contained an unneeded ";"

-Fix: saving or loading a map doesnt pauses the game anymore
This commit is contained in:
signde
2004-09-15 11:53:01 +00:00
parent 39f1c6dda3
commit f15c85d508
2 changed files with 1 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
echo "Setting default network server settings..."
*net_sync_freq = 4
*net_client_timeout = 300;
*net_client_timeout = 300