mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-16 16:15:24 +00:00
Update QSBMessage.cs
This commit is contained in:
parent
3675ba28fb
commit
96f3840b92
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user