1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-12 09:35:26 +02:00

Fixing locale typo.

This commit is contained in:
KHobbits
2012-09-09 18:35:20 +01:00
parent c4681e0cf7
commit 406dda2d6f
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;