Moved Loot objs out of baseline dir

This commit is contained in:
Treeku
2014-04-29 23:04:53 +01:00
parent 77515ecae4
commit fac4c7fe3b
8 changed files with 10 additions and 9 deletions
@@ -40,8 +40,8 @@ import protocol.swg.objectControllerObjects.ShowFlyText;
import resources.common.OutOfBand;
import resources.common.RGB;
import resources.datatables.Options;
import resources.loot.LootGroup;
import resources.objects.creature.CreatureObject;
import resources.objects.loot.LootGroup;
import resources.visitors.IDManagerVisitor;
import com.sleepycat.persist.model.NotPersistent;