mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-23 02:56:02 +02:00
Cleanup the messy imports.
This commit is contained in:
parent
e799e8327f
commit
3066efeebb
165 changed files with 56 additions and 648 deletions
|
@ -4,9 +4,7 @@ using System;
|
|||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
using FFXIVClassic.Common;
|
||||
|
||||
namespace FFXIVClassic_Map_Server.packets.send.actor.events
|
||||
namespace FFXIVClassic_Map_Server.packets.send.actor.events
|
||||
{
|
||||
class SetEmoteEventCondition
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue