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