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