aboutsummaryrefslogtreecommitdiffstats
path: root/Malmstone/Addons/PvPMatchAddon.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Malmstone/Addons/PvPMatchAddon.cs')
-rw-r--r--Malmstone/Addons/PvPMatchAddon.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Malmstone/Addons/PvPMatchAddon.cs b/Malmstone/Addons/PvPMatchAddon.cs
index 71e3b33..00f9399 100644
--- a/Malmstone/Addons/PvPMatchAddon.cs
+++ b/Malmstone/Addons/PvPMatchAddon.cs
@@ -127,7 +127,7 @@ namespace Malmstone.Addons
{
unsafe
{
- var FrontlineResultUnit = (AtkUnitBase*)addonInfo.Addon;
+ var FrontlineResultUnit = (AtkUnitBase*)addonInfo.Addon.Address;
if (FrontlineResultUnit == null) return;
var SeriesExpComponent = FrontlineResultUnit->GetComponentByNodeId(35);
var SeriesExpTextNode = (AtkTextNode*)SeriesExpComponent->GetTextNodeById(2);
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage