mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
New group UI functions
This commit is contained in:
@ -22,7 +22,7 @@ pub enum InventoryManip {
|
||||
pub enum GroupManip {
|
||||
Invite(Uid),
|
||||
Accept,
|
||||
Reject,
|
||||
Decline,
|
||||
Leave,
|
||||
Kick(Uid),
|
||||
AssignLeader(Uid),
|
||||
|
Reference in New Issue
Block a user