do not capitalize nicks

This commit is contained in:
Alexander Yakovlev 2023-01-09 11:05:23 +07:00
parent 7c34a93874
commit a004641121
Signed by: oreolek
GPG Key ID: 8D24103F5EE2A6C0
1 changed files with 1 additions and 1 deletions

View File

@ -581,7 +581,7 @@ def send_emote(sender, receivers, emote, msg_type="pose", anonymous_add="first",
process_recog methods, and can thus be used to customize those.
"""
case_sensitive = kwargs.pop("case_sensitive", True)
case_sensitive = kwargs.pop("case_sensitive", False)
fallback = kwargs.pop("fallback", None)
try:
emote, obj_mapping = parse_sdescs_and_recogs(