Skip to content

Commit 6ae4e21

Browse files
committed
[ci skip] fix indentation
1 parent 6f40538 commit 6ae4e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ahorn/entities/customBirdTutorial.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const placements = Ahorn.PlacementDict(
1212
)
1313

1414
Ahorn.editingOptions(entity::CustomBirdTutorial) = Dict{String, Any}(
15-
"info" => String["TUTORIAL_CLIMB", "TUTORIAL_HOLD", "TUTORIAL_DASH", "TUTORIAL_DREAMJUMP", "TUTORIAL_CARRY", "hyperjump/tutorial00", "hyperjump/tutorial01"]
15+
"info" => String["TUTORIAL_CLIMB", "TUTORIAL_HOLD", "TUTORIAL_DASH", "TUTORIAL_DREAMJUMP", "TUTORIAL_CARRY", "hyperjump/tutorial00", "hyperjump/tutorial01"]
1616
)
1717

1818
sprite = "characters/bird/crow00"

0 commit comments

Comments
 (0)