BREAKING CHANGE: renamed namespace & assembly names
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Syntriax.Engine.Core;
|
||||
namespace Engine.Core;
|
||||
|
||||
/// <summary>
|
||||
/// Represents a <see cref="IBehaviour"/> to be notified after the update phase of the <see cref="IUniverse"/> occurs.
|
||||
|
Reference in New Issue
Block a user