7 lines
No EOL
132 B
C#
7 lines
No EOL
132 B
C#
using WingsEmu.Game._packetHandling;
|
|
|
|
namespace WingsEmu.Game.Buffs.Events;
|
|
|
|
public class BuffPartnerCheckEvent : PlayerEvent
|
|
{
|
|
} |