This commit is contained in:
Quacky 2017-07-06 19:57:00 -05:00 committed by GitHub
parent bc1478ab4e
commit 5186a6a49c
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.graphicswMode = 2
settings().Rendering.graphicsMode = 2
settings().Network.MaxSendBuffer = 1000000
settings().Network.PhysicsReplicationUpdateRate = 1000000
settings().Network.SendRate = 1000000