Moved sql and terrariaserver binaries
Fixed DBEditor reference
This commit is contained in:
parent
ca9c5a5d4a
commit
de5ce1a962
12 changed files with 51 additions and 15 deletions
|
|
@ -6,8 +6,9 @@ using System.Drawing;
|
|||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.IO;
|
||||
using MySql.Data.MySqlClient;
|
||||
using Community.CsharpSqlite.SQLiteClient;
|
||||
using MySql.Data.MySqlClient;
|
||||
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace TShockDBEditor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue