Compile fixes

This commit is contained in:
Anuken
2019-12-25 13:25:44 -05:00
parent 1e7c83f0c9
commit c681cc5cf8
8 changed files with 30 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
package mindustry.content;
import io.anuke.mindustry.ctype.*;
import mindustry.ctype.*;
import mindustry.type.*;
public class Planets implements ContentList{