forked from mirror/openmw-tes3mp
[General] Use more appropriate update rate in server config
This commit is contained in:
parent
d1fa57ac14
commit
be448e5b8e
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ plugins = serverCore.lua
|
||||||
enabled = true
|
enabled = true
|
||||||
address = master.tes3mp.com
|
address = master.tes3mp.com
|
||||||
port = 25561
|
port = 25561
|
||||||
rate = 1000
|
rate = 10000
|
||||||
|
|
Loading…
Reference in a new issue