wip
This commit is contained in:
@@ -117,6 +117,9 @@ internal class SnapshotHandler : Handler
|
||||
entity.Attach(_client, entityId, entityType, hasAuthority, player);
|
||||
}
|
||||
|
||||
_listenerList.OnJoined();
|
||||
if (_client.Status != RagonStatus.ROOM)
|
||||
_listenerList.OnJoined();
|
||||
|
||||
_listenerList.OnSceneLoaded();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user