Changed project name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using Ghost.Engine.Editor;
|
||||
using Ghost.Entities;
|
||||
using Ghost.Entities.Components;
|
||||
using Ghost.SparseEntities;
|
||||
using Ghost.SparseEntities.Components;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
namespace Ghost.Engine.Components;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using Ghost.Engine.Utilities;
|
||||
using Ghost.Entities.Components;
|
||||
using Ghost.SparseEntities.Components;
|
||||
using System.Numerics;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user