Update server.txt

This commit is contained in:
Metis
2024-10-20 13:25:27 -04:00
parent 78f472ff0f
commit a10d870908
+1 -1
View File
@@ -32,7 +32,7 @@ TICK_LIMIT_MC_INIT 500
##Defines the ticklag for the world. Ticklag is the amount of time between game ticks (aka byond ticks) (in 1/10ths of a second).
## This also controls the client network update rate, as well as the default client fps
TICKLAG 0.3
TICKLAG 0.5
##Can also be set as per-second value, the following value is identical to the above.
#FPS 30