diff --git a/tron b/tron index fd40e57..db086a0 100644 --- a/tron +++ b/tron @@ -697,7 +697,7 @@ local game = function() if isHost then setDirection(keysDown, p) setDirection(netKeysDown, np) - else then + else setDirection(keysDown, p, dlDirection) end