mirror of
				https://bitbucket.org/Ioncannon/project-meteor-server.git
				synced 2025-05-20 08:26:59 -04:00 
			
		
		
		
	Moved packet structures to common.
This commit is contained in:
		@@ -1,7 +1,10 @@
 | 
			
		||||
using System;
 | 
			
		||||
using FFXIVClassic.Common;
 | 
			
		||||
using System;
 | 
			
		||||
using System.IO;
 | 
			
		||||
 | 
			
		||||
namespace FFXIVClassic_Map_Server.packets.send.actor.battle
 | 
			
		||||
using FFXIVClassic.Common;
 | 
			
		||||
 | 
			
		||||
namespace  FFXIVClassic_Map_Server.packets.send.actor.battle
 | 
			
		||||
{
 | 
			
		||||
    class BattleActionX18Packet
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user