整理代码

This commit is contained in:
MrZ626
2021-05-11 01:13:51 +08:00
parent cd258057fb
commit 506989580f
3 changed files with 17 additions and 23 deletions

View File

@@ -224,7 +224,7 @@ function scene.update(dt)
lastUpstreamTime=PLAYERS[1].alive and P1.frameRun or 1e99
end
else
netPLY.update(dt)
netPLY.update()
end
end