menu entry swapper config: Fix formatting from previous commit

This commit is contained in:
Jordan Atwood
2021-02-20 15:03:06 -08:00
parent 71ccf89580
commit d716503c04

View File

@@ -652,10 +652,10 @@ public interface MenuEntrySwapperConfig extends Config
} }
@ConfigItem( @ConfigItem(
keyName = "swapRowboatDive", keyName = "swapRowboatDive",
name = "Fossil Island Rowboat Dive", name = "Fossil Island Rowboat Dive",
description = "Swap Travel with Dive on the rowboat found on the small island north-east of Fossil Island", description = "Swap Travel with Dive on the rowboat found on the small island north-east of Fossil Island",
section = objectSection section = objectSection
) )
default boolean swapRowboatDive() default boolean swapRowboatDive()
{ {