Removed Humper
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
using Humper.Base;
|
||||
using MonoGame.Extended;
|
||||
|
||||
namespace Collector.Character
|
||||
{
|
||||
|
||||
@@ -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;
|
||||
|
||||
|
||||
|
||||
@@ -3,9 +3,6 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Collector.ThirdPartyCode;
|
||||
using Humper;
|
||||
using Microsoft.Xna.Framework;
|
||||
using MonoGame.Extended;
|
||||
using Collision = Collector.Character.Collision;
|
||||
|
||||
namespace Collector.Dimension
|
||||
|
||||
Reference in New Issue
Block a user