mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-29 18:32:45 +00:00
set qsbmessage.From to public
This commit is contained in:
parent
d53eacb0e5
commit
866abaae15
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user