This commit is contained in:
parent
443c6ee79c
commit
976122ad57
|
@ -8,7 +8,7 @@ namespace AdamSync
|
|||
{
|
||||
private string latestData = "";
|
||||
|
||||
private void Start()
|
||||
private void OnInit()
|
||||
{
|
||||
SyncCreateRoom.playerInfoRequset += ReceivePlayInfo;
|
||||
if (isPlayer)
|
||||
|
|
Loading…
Reference in New Issue