Skip to content

Commit

Permalink
dammit, spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Protonull authored and Gjum committed Oct 12, 2023
1 parent e8e99cb commit 3178d69
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Adds support for https://github.com/TerraformersMC/ModMenu (Fabric only)
*/
public class ModMenuIntegration implements ModMenuApi {
public @NotNull ConfigScreenFactory<ModGui> getModConfigScreenFactory() {
return ModGui::new;
}
public @NotNull ConfigScreenFactory<ModGui> getModConfigScreenFactory() {
return ModGui::new;
}
}

0 comments on commit 3178d69

Please sign in to comment.