STAThread client content start (#34212)
This commit is contained in:
parent
99580e0118
commit
2dead48280
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ namespace Content.Client
|
|||
{
|
||||
internal static class Program
|
||||
{
|
||||
[STAThread]
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
ContentStart.Start(args);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue