fixed formatting

This commit is contained in:
Michael Hart 2017-07-08 20:24:08 -07:00 committed by GitHub
parent e17e2d4bc1
commit 59c66083b1
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ function SetRBXLegacyVersion(Version)
rbxlegacyversion = Version
if (rbxlegacyversion == "pre-alpha") then
settings().Rendering.frameRateManager = 2
settings().Rendering.graphicsMode = 2
settings().Rendering.graphicsMode = 2
settings().Network.MaxSendBuffer = 1000000
settings().Network.PhysicsReplicationUpdateRate = 1000000
settings().Network.SendRate = 1000000