Add PrettyFace

This commit is contained in:
2025-10-30 20:50:28 +08:00
parent 1570220258
commit 24a87952d1
4 changed files with 19 additions and 3 deletions

View File

@@ -5,5 +5,5 @@ using namespace Convention;
int main()
{
wcout << PlatformIndicator::PrettyFace;
}