瀏覽代碼

Experimental Online

tags/chalkboard
madiwka3 4 年之前
父節點
當前提交
ffd09af2d0
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      main.lua

+ 2
- 0
main.lua 查看文件

@@ -713,6 +713,8 @@ function love.update(dt)
end
if globalState == "clienttest" then
if confirmation ~= "disconnected" then
if confirmation == "up1" then lastSentKeyP2 = lastSentKeyClient lastSentKeyP1 = lastSentKey else
lastSentKeyP1 = lastSentKeyClient lastSentKeyP2 = lastSentKey end
clientsBaseGame(dt)
end
clienttest(dt)


Loading…
取消
儲存