1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-25 13:49:12 +02:00

Update listener comment

This commit is contained in:
KHobbits
2012-10-22 12:27:01 +02:00
parent 86124b2705
commit c357d19c56

View File

@@ -213,6 +213,7 @@ public class EssentialsPlayerListener implements Listener
}
}
// Makes the compass item ingame always point to the first essentials home. #EasterEgg
private void updateCompass(final User user)
{
Location loc = user.getHome(user.getLocation());