RequestAlchemyTryMixCube return when items set to null.
This commit is contained in:
@ -75,6 +75,7 @@ public class RequestAlchemyTryMixCube implements ClientPacket
|
||||
else // Player used packet injection tool.
|
||||
{
|
||||
_items = null;
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user