fix: server platform build issues
This commit is contained in:
@@ -9,7 +9,7 @@ using Microsoft.Extensions.DependencyInjection;
|
||||
using Engine.Core;
|
||||
using Engine.Systems.Network;
|
||||
|
||||
namespace Server;
|
||||
namespace MyUniverse.Platforms.Server;
|
||||
|
||||
public class Endpoints : Behaviour, IFirstFrameUpdate, ILastFrameUpdate
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user