BREAKING CHANGE: renamed namespace & assembly names
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using Syntriax.Engine.Core;
|
||||
using Engine.Core;
|
||||
|
||||
namespace Syntriax.Engine.Systems.Tween;
|
||||
namespace Engine.Systems.Tween;
|
||||
|
||||
public static class TweenProjection1DExtensions
|
||||
{
|
||||
|
Reference in New Issue
Block a user