mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-23 19:15:49 +01:00
Spelling correction
This commit is contained in:
parent
f3734f6545
commit
64bd162ef0
@ -152,7 +152,7 @@ public class LocaleQuery {
|
||||
* @param player The player for whom the message is to be sent
|
||||
* @param message The message to be sent to the player
|
||||
* @param type The entity type to be translated
|
||||
* @param extra Carreer, Ocelot, or Rabbit type if applicable
|
||||
* @param extra Carrer, Ocelot, or Rabbit type if applicable
|
||||
*/
|
||||
public void sendMessage(Player player, String message, EntityType type, String extra) {
|
||||
if (type == null ) {
|
||||
|
Loading…
Reference in New Issue
Block a user