mirror of
https://github.com/LDDestroier/CC/
synced 2025-08-11 08:13:57 +00:00
Update tron
This commit is contained in:
parent
05cf9c55ed
commit
3f379bfcd1
2
tron
2
tron
@ -697,7 +697,7 @@ local game = function()
|
|||||||
if isHost then
|
if isHost then
|
||||||
setDirection(keysDown, p)
|
setDirection(keysDown, p)
|
||||||
setDirection(netKeysDown, np)
|
setDirection(netKeysDown, np)
|
||||||
else then
|
else
|
||||||
setDirection(keysDown, p, dlDirection)
|
setDirection(keysDown, p, dlDirection)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user