chore: normalize Dialog_CustomDisplay encoding

This commit is contained in:
2025-12-14 14:56:53 +08:00
parent 31cc9cc20c
commit a670ceb38e

View File

@@ -1,4 +1,4 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Text.RegularExpressions; using System.Text.RegularExpressions;
@@ -666,3 +666,4 @@ namespace WulaFallenEmpire
} }
} }
} }