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 1d75ccc commit 1668a04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1054,7 +1054,7 @@ void function OnServerSelected_Threaded( var button )
// Make Northstar aware new mods have been added
if ( downloadedMods > 0 )
{
print("Some new mods have been downloaded or enabled, reloading mods.")
print( "Some new mods have been downloaded or enabled, reloading mods." )
NSReloadMods();
}

Expand Down

0 comments on commit 1668a04

Please sign in to comment.