10 lines
119 B
C#
10 lines
119 B
C#
using Aurora.Cursor;
|
|
|
|
namespace Aurora.Services.Signal
|
|
{
|
|
public partial class Party : ICursorObject
|
|
{
|
|
}
|
|
}
|
|
|