GetGroup wont return null now. *glares at mav*
This commit is contained in:
parent
a623bbca3f
commit
71a518830c
1 changed files with 1 additions and 2 deletions
|
|
@ -530,8 +530,7 @@ namespace TShockAPI
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//sigh :(, ok, you fucked up the config files, congrats.
|
return new Group("null");
|
||||||
return null;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue