|
@@ -775,7 +775,7 @@ function nettest(dt) |
|
|
'|' .. tostring(ball[i].y) .. |
|
|
'|' .. tostring(ball[i].y) .. |
|
|
'|' .. gameState .. |
|
|
'|' .. gameState .. |
|
|
'|' .. tostring(ball[i].dx) .. |
|
|
'|' .. tostring(ball[i].dx) .. |
|
|
'|' .. tostring(ballSpeed) |
|
|
|
|
|
|
|
|
'|' .. tostring(ballSpeed) .. |
|
|
"|HOST") |
|
|
"|HOST") |
|
|
print("SENT: " .. lastSentKey) |
|
|
print("SENT: " .. lastSentKey) |
|
|
ts = 0 |
|
|
ts = 0 |
|
|