Updated folder paths

This commit is contained in:
Brandon Watson
2021-03-05 16:50:54 -05:00
parent 4a4cef8dd7
commit 6f73df0fb7
18 changed files with 4 additions and 4 deletions

View File

@ -0,0 +1,9 @@
using Aurora.Cursor;
namespace Aurora.Services.Signal
{
public partial class Party : ICursorObject
{
}
}