添加体育

This commit is contained in:
test
2025-12-10 10:43:18 +08:00
parent 31f9c9ffae
commit dcd069b4c4
15 changed files with 299 additions and 1419 deletions

View File

@@ -17,7 +17,7 @@ function printYellow(msg) {
}
function printBlue(msg) {
basePrint("\x1B[33m", msg)
basePrint("\x1B[34m", msg)
}
function printMagenta(msg) {