forge items each cycle
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
package engine.net.client.handlers;
|
||||
|
||||
|
||||
import engine.exception.MsgSendException;
|
||||
import engine.gameManager.ChatManager;
|
||||
import engine.gameManager.DbManager;
|
||||
@@ -34,6 +33,7 @@ import java.util.HashMap;
|
||||
* @Summary: Processes application protocol message which modifies
|
||||
* hireling inventory through rolling, junking or depositing.
|
||||
*/
|
||||
|
||||
public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
|
||||
|
||||
public ItemProductionMsgHandler() {
|
||||
|
||||
Reference in New Issue
Block a user