ソースを参照

FINAL FIX PLEASE PLEASE PLEASE

tags/online
madiwka3 3年前
コミット
93ccf955fe
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      main.lua

+ 1
- 1
main.lua ファイルの表示

@@ -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


読み込み中…
キャンセル
保存