BREAKING CHANGE: renamed namespace & assembly names
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Syntriax.Engine.Core;
|
||||
using Syntriax.Engine.Core.Serialization;
|
||||
using Engine.Core;
|
||||
using Engine.Core.Serialization;
|
||||
|
||||
namespace Syntriax.Engine.Integration.MonoGame;
|
||||
namespace Engine.Integration.MonoGame;
|
||||
|
||||
[IgnoreSerialization]
|
||||
public class MonoGameWindowContainer(MonoGameWindow GameWindow) : BehaviourBase
|
||||
|
Reference in New Issue
Block a user