mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-31 00:50:45 +01:00
Makes IPlatformIdentifier public
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/// <summary>
|
||||
/// For identifying the current platform
|
||||
/// </summary>
|
||||
interface IPlatformIdentifier
|
||||
public interface IPlatformIdentifier
|
||||
{
|
||||
/// <summary>
|
||||
/// If the current platform is a Windows platform
|
||||
|
||||
Reference in New Issue
Block a user