Jump to content

Recommended Posts

Posted (edited)

And why the imports goes to trunk? :S .... /trunk/L2Server/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java

Problem with these two 

 

import javolution.util.FastList;
import javolution.util.FastMap;

 

rev 310

Edited by Malossi
Posted (edited)

And why the imports goes to trunk? :S .... /trunk/L2Server/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java

Problem with these two 

 

FastList; -> ArrayList

FastMap; -> HashMap

 

rev 310

 

Change them.

Edited by Tяαnce
Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock