mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-16 17:04:44 +01:00
Begin moving things out of allmsgs.proto
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
using ASodium;
|
||||
using Newtonsoft.Json;
|
||||
using Newtonsoft.Json;
|
||||
using nksrv.LobbyServer;
|
||||
using nksrv.LobbyServer.Msgs.Stage;
|
||||
using nksrv.Net;
|
||||
using nksrv.StaticInfo;
|
||||
using Swan.Logging;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using static Google.Rpc.Context.AttributeContext.Types;
|
||||
|
||||
namespace nksrv.Utils
|
||||
{
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
|
||||
|
||||
using nksrv.Net;
|
||||
using nksrv.StaticInfo;
|
||||
using Swan.Logging;
|
||||
using System.Reflection;
|
||||
|
||||
namespace nksrv.Utils
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user