Files
Liberium-1.8-Source-Code/Server.Data/ReverseProxyU.cs
T
2026-08-27 11:21:58 -06:00

7 lines
87 B
C#

namespace Server.Data;
internal class ReverseProxyU
{
public bool AutoStart;
}