Files
SPT-Server-Build/Core/Services/ILocalisationService.cs
T
2025-01-05 02:12:38 +00:00

5 lines
71 B
C#

namespace Types.Services;
public interface ILocalisationService
{
}