From 775e04fffa40216e564875174e836bb1167734cb Mon Sep 17 00:00:00 2001 From: Recrown Date: Fri, 8 Mar 2019 13:41:03 -0600 Subject: [PATCH] Refactor. --- RecrownedAthenaeum/UI/Modular/UIModule.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecrownedAthenaeum/UI/Modular/UIModule.cs b/RecrownedAthenaeum/UI/Modular/UIModule.cs index f20dbde..d5b16f3 100644 --- a/RecrownedAthenaeum/UI/Modular/UIModule.cs +++ b/RecrownedAthenaeum/UI/Modular/UIModule.cs @@ -21,7 +21,7 @@ namespace RecrownedAthenaeum.UI.Modular /// /// Bounds of this module (after factoring in the origin). /// - public Rectangle TrueBounds + public Rectangle FinalBounds { get {