1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-11 00:55:10 +02:00

Fixing locale typo.

This commit is contained in:
KHobbits
2012-09-09 18:35:20 +01:00
parent 698c8d4cc2
commit 09ca7a0919
3 changed files with 2 additions and 3 deletions

View File

@@ -15,7 +15,6 @@ import org.bukkit.entity.Player;
import org.bukkit.event.Listener;
import org.bukkit.event.player.AsyncPlayerChatEvent;
//TODO: Translate the local/spy tags
public abstract class EssentialsChatPlayer implements Listener
{
protected transient IEssentials ess;