this is from zl

This commit is contained in:
N-Believe
2024-04-08 14:08:27 +08:00
parent 631aa6dcdc
commit c779d7756b
2 changed files with 3 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ colorMap = {
"agent": [0, 0, 80],
}
def OperateCamelStr(_str: str):
if " " in _str:
return _str