Many refactors and minor changes. idk.
This commit is contained in:
@@ -76,7 +76,7 @@ namespace RecrownedAthenaeum.UI.Modular.Modules.Interactive
|
||||
/// <param name="gameTime">Snapshot of information about time for game.</param>
|
||||
public override void Update(GameTime gameTime)
|
||||
{
|
||||
text.situation = Boundaries;
|
||||
text.SetPositionAndDimensions(Boundaries);
|
||||
text.Update(gameTime);
|
||||
base.Update(gameTime);
|
||||
}
|
||||
|
Reference in New Issue
Block a user