Oops forgot some things.
This commit is contained in:
parent
b7d84d6855
commit
2e5155e1c0
2 changed files with 3 additions and 3 deletions
|
|
@ -509,7 +509,7 @@ namespace TShockAPI
|
|||
return TShock.Groups.groups[i];
|
||||
}
|
||||
}
|
||||
return new Group("default");
|
||||
return new Group(TShock.Config.DefaultGuestGroupName);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue