Refactor.

This commit is contained in:
Harrison Deng 2019-03-08 13:41:03 -06:00
parent 2d73d204e1
commit 775e04fffa

View File

@ -21,7 +21,7 @@ namespace RecrownedAthenaeum.UI.Modular
/// <summary>
/// Bounds of this module (after factoring in the origin).
/// </summary>
public Rectangle TrueBounds
public Rectangle FinalBounds
{
get
{