mirror of
https://github.com/project-redbud/FunGame-Server.git
synced 2025-12-15 12:58:22 +00:00
7 lines
91 B
C#
7 lines
91 B
C#
namespace FunGame.Server.Controller
|
|
{
|
|
internal class ServerController
|
|
{
|
|
}
|
|
}
|