refactoring

This commit is contained in:
Michele Scandura 2020-11-04 09:59:58 +00:00
parent 5ce6580c6f
commit c293490995
5 changed files with 8 additions and 10 deletions

View file

@ -6,7 +6,7 @@ using Microsoft.Xna.Framework.Content;
using Microsoft.Xna.Framework;
using System.Linq;
namespace MyGame
namespace Sledgemapper
{
public static class ExtensionMethods
{