Move worldGen Api Enums into the API sub-project

This commit is contained in:
James Seibel
2022-09-08 20:15:54 -05:00
parent 0e001dd2d3
commit 659c62d4b4
9 changed files with 6 additions and 12 deletions
@@ -1,7 +1,5 @@
package testItems.worldGeneratorInjection.objects;
import com.seibel.lod.core.api.external.coreImplementations.enums.worldGeneration.EDhApiLevelType;
/**
* Stub implementation of a Level wrapper for basic unit testing.
*