mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-08 05:24:34 +02:00
Got commands working. Wrong ID for one of em.
This commit is contained in:
parent
aebaa1b70e
commit
e47904dc30
5 changed files with 72 additions and 31 deletions
|
@ -16,7 +16,6 @@ namespace FFXIVClassic_Lobby_Server
|
|||
|
||||
static void Main(string[] args)
|
||||
{
|
||||
|
||||
#if DEBUG
|
||||
TextWriterTraceListener myWriter = new TextWriterTraceListener(System.Console.Out);
|
||||
Debug.Listeners.Add(myWriter);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue