mirror of
https://github.com/space-syndicate/space-station-14.git
synced 2026-02-14 23:14:45 +01:00
STAThread client content start (#34212)
This commit is contained in:
committed by
GitHub
parent
99580e0118
commit
2dead48280
@@ -4,6 +4,7 @@ namespace Content.Client
|
||||
{
|
||||
internal static class Program
|
||||
{
|
||||
[STAThread]
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
ContentStart.Start(args);
|
||||
|
||||
Reference in New Issue
Block a user