Update QSBMessage.cs

This commit is contained in:
_nebula 2023-07-08 00:13:54 +01:00
parent 3675ba28fb
commit 96f3840b92

View File

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