update debug ui for net

This commit is contained in:
teverse 2020-07-13 21:14:21 +01:00
parent f71dcddd81
commit 82cbb27e60
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
local pingScale = 300
local downloadScale = 1024 * 1
local uploadScale = 1024 * 1
local downloadScale = 1024 * 5
local uploadScale = 1024 * 5
return function()
local main = teverse.construct("guiFrame", {