gserver-remake/GServer.Server/GameServerOptions.cs
Aaron Yarborough 6d80785dfd refactor
2024-09-11 21:38:32 +01:00

5 lines
65 B
C#

namespace GServer.Server;
public class GameServerOptions
{
}