10 lines
No EOL
157 B
C#
10 lines
No EOL
157 B
C#
// WingsEmu
|
|
//
|
|
// Developed by NosWings Team
|
|
|
|
namespace WingsAPI.Game.Extensions.Inventory
|
|
{
|
|
public static class InventoryPacketExtensions
|
|
{
|
|
}
|
|
} |