progress on asset management system

This commit is contained in:
2018-09-12 01:32:05 -05:00
parent 8d80913fe2
commit 419fb6ab6b
76 changed files with 918 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ using System.Threading.Tasks;
namespace RhythmBullet.Zer01HD.UI.Screen
{
public class Screen
class Screen
{
public void Update(GameTime gameTime)
{