mirror of
https://github.com/LDDestroier/CC/
synced 2025-01-24 16:06:59 +00:00
Update tron.lua
This commit is contained in:
parent
7dc95dc214
commit
0ddaadb23d
4
tron.lua
4
tron.lua
@ -966,7 +966,9 @@ local networking = function()
|
|||||||
isHost = true
|
isHost = true
|
||||||
you, nou = nou, you
|
you, nou = nou, you
|
||||||
end
|
end
|
||||||
you, nou = nou, you
|
if not useSkynet then
|
||||||
|
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…
Reference in New Issue
Block a user