Pārlūkot izejas kodu

Change in data managing

tags/online
madiwka3 pirms 3 gadiem
vecāks
revīzija
63d34f91ba
1 mainītis faili ar 1 papildinājumiem un 6 dzēšanām
  1. +1
    -6
      main.lua

+ 1
- 6
main.lua Parādīt failu

@@ -784,9 +784,6 @@ function nettest(dt)
local data
local datanumtest = 0
data = udp:receive()
if not data then
confirmation = "D"
end
repeat
datanumtest = datanumtest + 1
print("LATENCY: " .. tostring(datanumtest))
@@ -825,9 +822,7 @@ function clienttest(dt)
local data
local datanumtest = 0
data = udp:receive()
if not data then
confirmation = "D"
end
repeat
datanumtest = datanumtest + 1
print("LATENCY: " .. tostring(datanumtest))


Notiek ielāde…
Atcelt
Saglabāt