Skip to content

Commit e201b8b

Browse files
committed
Add another linebreak to make it look a little nicer
1 parent 0d24a2f commit e201b8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Archipelago.MultiClient.Net/Helpers/CreateHintsHelper.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ internal CreateHintsHelper(IArchipelagoSocketHelper socket, IPlayerHelper player
6767
this.locationCheckHelper = locationCheckHelper;
6868
this.roomStateHelper = roomStateHelper;
6969
}
70+
7071
/// <inheritdoc/>
7172
public void CreateHints(int player, HintStatus hintStatus = HintStatus.Unspecified, params long[] ids)
7273
{

0 commit comments

Comments
 (0)