Merge branch 'dev' into vendor-compatibility

This commit is contained in:
JohnCorby 2022-01-25 21:17:27 -08:00
commit 28e28092de

View File

@ -17,7 +17,7 @@ namespace QSB.Syncs
public abstract class SyncBase : QSBNetworkTransform
{
/// <summary>
/// valid if IsPlayerObject, otherwise null <br/>
/// valid if IsPlayerObject, otherwise null
/// </summary>
public PlayerInfo Player
{