A lot of code tidy up
This commit is contained in:
@@ -400,7 +400,7 @@ exports.getModule = class mrcModule extends MenuModule {
|
||||
// normal message
|
||||
formattedMessage = stringFormat(messageFormat, textFormatObj);
|
||||
} else {
|
||||
// pm
|
||||
// pm
|
||||
formattedMessage = stringFormat(privateMessageFormat, textFormatObj);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user