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 {