Browse Source

FINAL FIX PLEASE PLEASE PLEASE

tags/online
madiwka3 3 years ago
parent
commit
93ccf955fe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      main.lua

+ 1
- 1
main.lua View File

@@ -836,7 +836,7 @@ function clienttest(dt)
if p[13] ~= "HOST" then
confirmation = "U"
end
if tonumber(p[14]) > 5 then
if tonumber(p[14]) > 90 then
confirmation = "L"
end
for i = 1, maxBalls do


Loading…
Cancel
Save