1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-12-08 01:28:06 +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

2
tron
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