Fix lua error

This commit is contained in:
Brandon Sturgeon 2022-04-15 11:28:52 -07:00
parent 10c83cbf88
commit 240d547651
No known key found for this signature in database
GPG Key ID: 93451558FC64495C

View File

@ -12,7 +12,7 @@ ChatTransit.PlayerConnect = (data) =>
Type: "connect"
Data:
SteamName: name
SteamId: SteamIDTo64 steamId if steamId
SteamId: steamId and SteamIDTo64 steamId
PlayerCountCurrent: player\GetCount!
PlayerCountMax: game\MaxPlayers!