refactor: Fix a bunch of minor things (#5094)
This commit is contained in:
@@ -54,6 +54,7 @@ protected:
|
||||
|
||||
virtual Outcome tryAppendEmote(const EmoteName &name)
|
||||
{
|
||||
(void)name;
|
||||
return Failure;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user