Update GroupManager.cs
Why you fail me github editor?!
This commit is contained in:
parent
c909453b03
commit
3020295eca
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ namespace TShockAPI.DB
|
|||
LoadPermisions();
|
||||
|
||||
// Add default groups if they don't exist
|
||||
AddDefaultGroup("guest, "",
|
||||
AddDefaultGroup("guest", "",
|
||||
string.Join(",", Permissions.canbuild, Permissions.canregister, Permissions.canlogin, Permissions.canpartychat,
|
||||
Permissions.cantalkinthird));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue