SenseiKiwi 4c23e5c7b8 Minor change to SchematicLoader
Changed SchematicLoader to use DDLoot.DungeonChestInfo instead of
requesting a reference to the same data through ChestGenHooks. Exactly
the same data is being retrieved, but ChestGenHooks retrieves it by
performing a lookup on a map relating loot categories to loot info, so
it's slightly slower. No point in doing that if we have access to the
reference directly.
2013-06-15 07:24:28 -04:00
2013-06-13 16:44:17 -04:00
2013-05-09 17:21:21 -04:00
2013-06-14 03:17:23 -04:00
Description
No description provided
20 MiB
Languages
Java 100%