forked from rojo-rbx/rojo
Increase polling interval to 300ms
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
return {
|
||||
pollingRate = 0.2,
|
||||
pollingRate = 0.3,
|
||||
version = {0, 4, 12},
|
||||
expectedServerVersionString = "0.4.x",
|
||||
protocolVersion = 1,
|
||||
|
||||
Reference in New Issue
Block a user