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