diff --git a/plugins/utilities/mood_light.py b/plugins/utilities/mood_light.py index 32957d3..65c5d01 100644 --- a/plugins/utilities/mood_light.py +++ b/plugins/utilities/mood_light.py @@ -15,6 +15,7 @@ if TYPE_CHECKING: # mood light plugin by ʟօʊքɢǟʀօʊ + def Print(arg1, arg2="", arg3=""): ba.screenmessage(str(arg1)+str(arg2)+str(arg3))