Skip to content

Commit

Permalink
style: formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Jack <[email protected]>
  • Loading branch information
Alystrasz and ASpoonPlaysGames authored Dec 14, 2023
1 parent 38602b6 commit 1717ad8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ void function OnServerSelected_Threaded( var button )
dialogData.image = $"ui/menu/common/dialog_error"

// Specify error (only if autoDownloadAllowed is set)
if (autoDownloadAllowed)
if ( autoDownloadAllowed )
{
dialogData.message += "\n" + Localize( "#MOD_NOT_VERIFIED" )
}
Expand Down

0 comments on commit 1717ad8

Please sign in to comment.