Fixed some comments.

This commit is contained in:
MobiusDev
2016-05-25 13:32:37 +00:00
parent d709b0a908
commit 1452a6b111
7 changed files with 9 additions and 8 deletions

View File

@ -33,7 +33,7 @@ public class GroupedDeathDropItem extends GroupedGeneralDropItem
/*
* (non-Javadoc)
* @see com.l2jserver.gameserver.model.drops.GroupedGeneralDropItem#getGlobalChanceMultiplier()
* @see com.l2jmobius.gameserver.model.drops.GroupedGeneralDropItem#getGlobalChanceMultiplier()
*/
@Override
protected double getGlobalChanceMultiplier()