set qsbmessage.From to public

This commit is contained in:
_nebula 2023-07-28 01:01:52 +01:00
parent d53eacb0e5
commit 866abaae15

View File

@ -7,7 +7,7 @@ public abstract class QSBMessage
/// <summary>
/// set automatically by Send
/// </summary>
protected internal uint From;
public uint From;
/// <summary>
/// (default) uint.MaxValue = send to everyone <br/>
/// 0 = send to host