More resharper cleanup
This commit is contained in:
@@ -79,7 +79,7 @@ namespace Subsurface
|
||||
|
||||
public virtual void Remove()
|
||||
{
|
||||
dictionary.Remove(this.ID);
|
||||
dictionary.Remove(ID);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user