More trade work.

This commit is contained in:
Filip Maj 2017-10-01 12:23:54 -04:00
parent c7e38b8b00
commit 94491903f7
5 changed files with 93 additions and 2 deletions

View file

@ -0,0 +1,9 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace FFXIVClassic_Map_Server.dataobjects
{
}