Removed Humper

This commit is contained in:
2020-06-30 04:44:54 -06:00
parent a2ca087156
commit e58a2f8a18
4 changed files with 1 additions and 9 deletions

View File

@@ -1,10 +1,6 @@
using System;
using System.Linq;
using Collector.Dimension;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using MonoGame.Extended;
using RectangleF = Humper.Base.RectangleF;
using Vector2 = Microsoft.Xna.Framework.Vector2;