BREAKING CHANGE: renamed namespace & assembly names
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Syntriax.Engine.Core;
|
||||
namespace Engine.Core;
|
||||
|
||||
[System.Diagnostics.DebuggerDisplay("Name: {Name}, Initialized: {Initialized}")]
|
||||
public class UniverseObject : BaseEntity, IUniverseObject
|
||||
|
Reference in New Issue
Block a user