code adapting to refactors of RA and minor cleanup
This commit is contained in:
@@ -17,6 +17,7 @@ namespace RecrownedAthenaeum.Screens.MainMenu
|
||||
{
|
||||
title = new Image(assets.Get<Texture2D>("title"));
|
||||
AddModule(title);
|
||||
|
||||
}
|
||||
|
||||
public override void ApplySize(int width, int height)
|
||||
|
Reference in New Issue
Block a user