1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-10-29 14:37:41 +00:00

Update tron

This commit is contained in:
LDDestroier
2018-11-15 00:20:41 -05:00
committed by GitHub
parent cc0a92f5a9
commit d43f4cfe6b

3
tron
View File

@@ -770,6 +770,9 @@ local networking = function()
elseif msg.gameID == gamename then
if not isHost then
player = msg.player
if nextTurn then
player[nou].direction = nextTurn
end
trail = msg.trail
deadGuys = msg.deadGuys
elseif type(msg.keysDown) == "table" then