Skip to content

Commit c937397

Browse files
committed
fixed location of HexIotaTypes in fabric as well
1 parent 996f04d commit c937397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fabric/src/main/java/ram/talia/hexal/fabric/cc/CCEverbook.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package ram.talia.hexal.fabric.cc
33
import at.petrak.hexcasting.api.spell.iota.Iota
44
import at.petrak.hexcasting.api.spell.iota.NullIota
55
import at.petrak.hexcasting.api.spell.math.HexPattern
6-
import at.petrak.hexcasting.common.lib.HexIotaTypes
6+
import at.petrak.hexcasting.common.lib.hex.HexIotaTypes
77
import dev.onyxstudios.cca.api.v3.component.sync.AutoSyncedComponent
88
import dev.onyxstudios.cca.api.v3.component.tick.ClientTickingComponent
99
import net.fabricmc.api.EnvType

0 commit comments

Comments
 (0)