本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
Madiwka
/
NuclearPong
關注
1
收藏
0
複製
0
程式碼
問題
1
合併請求
0
版本發佈
8
Wiki
活動
瀏覽代碼
FINAL FIX PLEASE PLEASE PLEASE
tags/online
madiwka3
4 年之前
父節點
6074030f5e
當前提交
93ccf955fe
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
取消
儲存