Skip to content

Commit

Permalink
Update NetPointer.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Faolan-Rad committed May 2, 2023
1 parent 7741675 commit 0f0b2c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RNumerics/Datatypes/NetPointer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ public string HexString() {
}



public bool Equals(NetPointer other) {
return other._id == _id;
}
Expand Down

0 comments on commit 0f0b2c5

Please sign in to comment.