Cleaned assets and code for new scaling system.

This commit is contained in:
2019-06-01 15:39:04 -05:00
parent 5284f7c971
commit e2ff87f9b6
78 changed files with 62 additions and 1237 deletions

View File

@@ -1,7 +1,7 @@
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using RecrownedAthenaeum.Render;
using RecrownedAthenaeum.ScreenSystem;
using RecrownedAthenaeum.UI.ScreenSystem;
using System;
namespace RhythmBullet.Screens.Transitions