mirror of
https://github.com/LDDestroier/CC/
synced 2025-04-28 21:43:11 +00:00
Update tron.lua
This commit is contained in:
parent
bcc843331e
commit
a1093f5314
4
tron.lua
4
tron.lua
@ -1008,9 +1008,7 @@ local networking = function()
|
|||||||
isHost = true
|
isHost = true
|
||||||
you, nou = nou, you
|
you, nou = nou, you
|
||||||
end
|
end
|
||||||
if not useSkynet then
|
you, nou = nou, you
|
||||||
you, nou = nou, you
|
|
||||||
end
|
|
||||||
player[nou].name = msg.name or player[nou].name
|
player[nou].name = msg.name or player[nou].name
|
||||||
transmit(port, {
|
transmit(port, {
|
||||||
player = player,
|
player = player,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user