refactor: update for api 9
This commit is contained in:
@@ -26,7 +26,7 @@ internal sealed unsafe class Party {
|
||||
|
||||
internal Party(Plugin plugin) {
|
||||
this.Plugin = plugin;
|
||||
SignatureHelper.Initialise(this);
|
||||
this.Plugin.GameInteropProvider.InitializeFromAttributes(this);
|
||||
}
|
||||
|
||||
internal void InviteSameWorld(string name, ushort world, ulong contentId) {
|
||||
|
||||
Reference in New Issue
Block a user