Skip to content

Commit 6d882da

Browse files
committed
Just set the formula.
1 parent 2f9c24f commit 6d882da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ReClass.NET/Nodes/ClassNode.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,6 @@ public override void Update(HotSpot spot)
194194

195195
if (spot.Id == 0)
196196
{
197-
Address = spot.Memory.Process.ParseAddress(spot.Text);
198-
199197
AddressFormula = spot.Text;
200198
}
201199
}

0 commit comments

Comments
 (0)