- Implemented Appearance Stones with engine.
- Fixed Private Stores, not showing items enchant level, attributes, appearance. - Fixed RelationChange packet, with reputation, for green name for normal players on login.
This commit is contained in:
@ -276,7 +276,6 @@ public final class L2GameClient extends MMOClient<MMOConnection<L2GameClient>> i
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
getConnection().sendPacket(gsp);
|
||||
gsp.runImpl();
|
||||
}
|
||||
|
Reference in New Issue
Block a user