mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-29 00:32:43 +00:00
Update QSBMessage.cs
This commit is contained in:
parent
3675ba28fb
commit
96f3840b92
@ -7,7 +7,7 @@ public abstract class QSBMessage
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// set automatically by Send
|
/// set automatically by Send
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal uint From;
|
protected internal uint From;
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// (default) uint.MaxValue = send to everyone <br/>
|
/// (default) uint.MaxValue = send to everyone <br/>
|
||||||
/// 0 = send to host
|
/// 0 = send to host
|
||||||
|
Loading…
x
Reference in New Issue
Block a user