mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Fixes #7095
This commit is contained in:
@@ -98,11 +98,8 @@
|
|||||||
message = stars(message)
|
message = stars(message)
|
||||||
|
|
||||||
if(language)
|
if(language)
|
||||||
verb = language.speech_verb
|
|
||||||
style = language.colour
|
style = language.colour
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if(hard_to_hear)
|
if(hard_to_hear)
|
||||||
message = stars(message)
|
message = stars(message)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user