Update RT to 268.0.0

This commit is contained in:
PJB3005 2025-11-16 20:34:33 +01:00
parent 6347ddffb8
commit ca2bb9dcff
No known key found for this signature in database
14 changed files with 44 additions and 77 deletions

View file

@ -5,6 +5,7 @@ namespace Content.Client;
internal static class Program
{
[STAThread]
public static void Main(string[] args)
{
ContentStart.Start(args);