mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
World.tick_lag set to 0.9, which seems to be the optimal setting for our current server hardware.
IF OTHER SERVERS READ THIS, DICK AROUND WITH TICK_LAG SETTINGS UNTIL YOU FIND ONE THAT WORKS FOR YOU. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1103 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -18,7 +18,7 @@ datum/controller/game_controller
|
||||
air_master = new /datum/controller/air_system()
|
||||
air_master.setup()
|
||||
|
||||
//world.tick_lag = 0.6
|
||||
world.tick_lag = 0.9
|
||||
|
||||
setup_objects()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user