Update tron.lua

This commit is contained in:
LDDestroier 2018-11-27 17:58:46 -05:00 committed by GitHub
parent 7dc95dc214
commit 0ddaadb23d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -966,7 +966,9 @@ local networking = function()
isHost = true
you, nou = nou, you
end
you, nou = nou, you
if not useSkynet then
you, nou = nou, you
end
player[nou].name = msg.name or player[nou].name
transmit(port, {
player = player,