Skip to content

Commit

Permalink
* Changed irritating scope that somehow messed up repository retrieva…
Browse files Browse the repository at this point in the history
…l...
  • Loading branch information
Hempfest committed Aug 20, 2022
1 parent b211b61 commit 9becc2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ Deployable<Labyrinth> registerImplementations() {
if (isLegacyVillager()) {
ConfigurationSerialization.registerClass(LegacyConfigLocation.class);
}

if (LabyrinthOption.IMPL_REGION_SERVICES.enabled()) {
RegionServicesManagerImpl.initialize(this);
}
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</developer>
<developer>
<id>Hempfest</id>
<name>Hempfest</name>
<name>Austin</name>
<url>https://github.com/Hempfest</url>
</developer>
</developers>
Expand Down

0 comments on commit 9becc2b

Please sign in to comment.