info sync

This commit is contained in:
1415ddfer 2024-03-19 21:38:51 +08:00
parent b5220069ae
commit 45e6f65360

View File

@ -2,7 +2,7 @@
{
class ServicesStaticInfo
{
public static string[] ServicesName = ["4399大区", "7k7k大区", "第七大道"];
public static string[] ServicesShortName = ["43", "7k", "7d"];
public static string[] ServicesName = ["LoveDDTank"];
public static string[] ServicesShortName = ["经典"];
}
}