Unstable 0.16.2.0
This commit is contained in:
@@ -22,7 +22,11 @@ namespace Barotrauma.Networking
|
||||
ManageSettings = 0x200,
|
||||
ManagePermissions = 0x400,
|
||||
KarmaImmunity = 0x800,
|
||||
All = 0xFFF
|
||||
BuyItems = 0x1000,
|
||||
SellInventoryItems = 0x2000,
|
||||
SellSubItems = 0x4000,
|
||||
CampaignStore = 0x8000,
|
||||
All = 0xFFFF
|
||||
}
|
||||
|
||||
class PermissionPreset
|
||||
|
||||
Reference in New Issue
Block a user