Fix yet another build

This commit is contained in:
Maxetto
2018-03-07 19:29:24 +01:00
parent 9b7139a17a
commit bc4cb5046d
5 changed files with 9 additions and 5 deletions
@@ -64,6 +64,7 @@ public class CommonService {
* Retrieves a message in one piece.
*
* @param key the key of the message
* @param sender The entity to send the message to
* @return the message
*/
public String retrieveSingleMessage(MessageKey key, CommandSender sender) {