Removal of QuestItemHolder class.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
package org.l2jmobius.gameserver.model.holders;
|
||||
|
||||
/**
|
||||
* A DTO for items; contains item ID, count and chance.<br>
|
||||
* A DTO for items; contains item ID, count and chance.
|
||||
* @author xban1x
|
||||
*/
|
||||
public class ItemChanceHolder extends ItemHolder
|
||||
|
@@ -17,7 +17,7 @@
|
||||
package org.l2jmobius.gameserver.model.holders;
|
||||
|
||||
/**
|
||||
* A simple DTO for items; contains item ID and count.<br>
|
||||
* A simple DTO for items; contains item ID and count.
|
||||
* @author UnAfraid
|
||||
*/
|
||||
public class ItemHolder
|
||||
|
Reference in New Issue
Block a user