Skip to content

Commit

Permalink
Merge pull request #87 from GTNewHorizons/glowredman-patch-1
Browse files Browse the repository at this point in the history
Fix compilation error
  • Loading branch information
Dream-Master authored Jan 16, 2023
2 parents 7255257 + 05b540c commit 30d63b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class CoreModContainer extends DummyModContainer({
md.url = "https://oc.cil.li/"
md.description = "OC core mod used for class transformer and as API owner to avoid cyclic dependencies."
md.parent = "OpenComputers"
md
}) {
override def registerBus(bus: EventBus, controller: LoadController) = true
}

0 comments on commit 30d63b5

Please sign in to comment.