Skip to content

Commit

Permalink
fixed location of HexIotaTypes in fabric as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Talia-12 committed Nov 22, 2022
1 parent 996f04d commit c937397
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package ram.talia.hexal.fabric.cc
import at.petrak.hexcasting.api.spell.iota.Iota
import at.petrak.hexcasting.api.spell.iota.NullIota
import at.petrak.hexcasting.api.spell.math.HexPattern
import at.petrak.hexcasting.common.lib.HexIotaTypes
import at.petrak.hexcasting.common.lib.hex.HexIotaTypes
import dev.onyxstudios.cca.api.v3.component.sync.AutoSyncedComponent
import dev.onyxstudios.cca.api.v3.component.tick.ClientTickingComponent
import net.fabricmc.api.EnvType
Expand Down

0 comments on commit c937397

Please sign in to comment.