mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-08 05:24:34 +02:00
Removed old db stuff.
This commit is contained in:
parent
625ee299f7
commit
bea796ec85
16 changed files with 29 additions and 686 deletions
|
@ -6,8 +6,8 @@ using FFXIVClassic_Lobby_Server.common;
|
|||
using System.Runtime.InteropServices;
|
||||
using MySql.Data.MySqlClient;
|
||||
using System.Reflection;
|
||||
using FFXIVClassic_Lobby_Server.dataobjects;
|
||||
using System.IO;
|
||||
using FFXIVClassic_Lobby_Server.dataobjects;
|
||||
|
||||
namespace FFXIVClassic_Lobby_Server
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue