Okay now.

This commit is contained in:
deviltti 2016-06-21 18:58:33 -04:00
parent 590ad3e002
commit 0c197f34a1
2 changed files with 7 additions and 11 deletions

View file

@ -1,8 +1,11 @@
using System;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Diagnostics;
using System.IO;
using System.Runtime.InteropServices;
using FFXIVClassic.Common;
using NLog;
using NLog.Targets;
namespace FFXIVClassic_Map_Server.packets
{