Regions WORK!
This commit is contained in:
parent
7cef36cfd0
commit
75e3e58c80
3 changed files with 17 additions and 40 deletions
|
|
@ -23,7 +23,6 @@ using System.Data;
|
|||
using System.Linq;
|
||||
using System.Text;
|
||||
using Community.CsharpSqlite.SQLiteClient;
|
||||
|
||||
namespace TShockAPI.DB
|
||||
{
|
||||
public class UserManager
|
||||
|
|
@ -192,7 +191,6 @@ namespace TShockAPI.DB
|
|||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
public User GetUser(User user)
|
||||
{
|
||||
try
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue