mirror of
https://github.com/project-redbud/FunGame-Server.git
synced 2025-04-22 03:59:36 +08:00
update .gitignore
This commit is contained in:
parent
4e05d506b0
commit
0fa6d2332d
12
FunGameServer.Core/Implement/ServerInterfaceImpl.cs
Normal file
12
FunGameServer.Core/Implement/ServerInterfaceImpl.cs
Normal file
@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace FunGame.Core.Implement
|
||||
{
|
||||
internal class ServerInterfaceImpl
|
||||
{
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user