Exclude ExPacket class from debugging.
This commit is contained in:
		@@ -691,4 +691,4 @@ DebugUnknownPackets = True
 | 
			
		||||
 | 
			
		||||
# Excluded packet list.
 | 
			
		||||
# Packet names that are excluded from debugging, separated by commas.
 | 
			
		||||
ExcludedPacketList = AbnormalStatusUpdate, AcquireSkillList, Attack, AutoAttackStart, AutoAttackStop, DeleteObject, ExAutoSoulShot, ExStorageMaxCount, ExUserInfoAbnormalVisualEffect, ExUserInfoEquipSlot, MoveToLocation, NpcInfo, NpcSay, SkillCoolTime, SocialAction, StatusUpdate, UserInfo, ValidatePosition
 | 
			
		||||
ExcludedPacketList = AbnormalStatusUpdate, AcquireSkillList, Attack, AutoAttackStart, AutoAttackStop, DeleteObject, ExAutoSoulShot, ExPacket, ExStorageMaxCount, ExUserInfoAbnormalVisualEffect, ExUserInfoEquipSlot, MoveToLocation, NpcInfo, NpcSay, SkillCoolTime, SocialAction, StatusUpdate, UserInfo, ValidatePosition
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user