This commit is contained in:
JohnCorby 2022-01-25 21:17:05 -08:00
parent 508670430b
commit 8fbc946252

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
{