Invalid expression term semicolon fuck off.
This commit is contained in:
parent
89b70f5612
commit
73bf4857eb
1 changed files with 1 additions and 2 deletions
|
|
@ -193,8 +193,7 @@ namespace TShockAPI
|
|||
|
||||
[Description("Allows users to register any username with /register")] public bool AllowRegisterAnyUsername;
|
||||
|
||||
[Description("Allows users to login with any username with /login")]
|
||||
public bool AllowLoginAnyUsername = true;
|
||||
[Description("Allows users to login with any username with /login")] public bool AllowLoginAnyUsername = true;
|
||||
|
||||
public static ConfigFile Read(string path)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue