1
0
mirror of https://github.com/LDDestroier/CC/ synced 2026-05-24 22:32:12 +00:00

Update tron

This commit is contained in:
LDDestroier
2018-11-15 00:30:02 -05:00
committed by GitHub
parent 05cf9c55ed
commit 3f379bfcd1
+1 -1
View File
@@ -697,7 +697,7 @@ local game = function()
if isHost then
setDirection(keysDown, p)
setDirection(netKeysDown, np)
else then
else
setDirection(keysDown, p, dlDirection)
end