Skip to content

Commit

Permalink
fix: modid
Browse files Browse the repository at this point in the history
  • Loading branch information
yuuki1293 committed Dec 12, 2022
1 parent 515b52b commit c33ddb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class KagawaAssist {
}

object KagawaAssist {
final val MODID = "kagawa-assist"
final val MODID = "kagawaassist"
final val LOGGER: Logger = LogManager.getLogger

private def doClientStuff(@unused event: FMLClientSetupEvent): Unit = {
Expand Down

0 comments on commit c33ddb5

Please sign in to comment.