2021-02-23 14:42:18 +00:00

12 lines
153 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace QSB.ItemSync.Events
{
class SocketItemEvent
{
}
}