mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-22 12:39:51 +00:00
doc again
This commit is contained in:
parent
add598a7b4
commit
4fb026dfdb
@ -41,15 +41,15 @@ namespace QSB.AuthoritySync
|
||||
public enum AuthQueueAction
|
||||
{
|
||||
/// <summary>
|
||||
/// add id to the queue
|
||||
/// add player to the queue
|
||||
/// </summary>
|
||||
Add,
|
||||
/// <summary>
|
||||
/// remove id from the queue
|
||||
/// remove player from the queue
|
||||
/// </summary>
|
||||
Remove,
|
||||
/// <summary>
|
||||
/// add id to the queue and force it to the front
|
||||
/// add player to the queue and force them to the front
|
||||
/// </summary>
|
||||
Force
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user