Skip to content

Commit 74c631a

Browse files
committed
More formatting.
1 parent 90ebf03 commit 74c631a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Reflux/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ static void Main()
121121
{
122122
if (Config.UpdateFiles)
123123
{
124-
Console.WriteLine($"The datecodes for Infinitas ({foundVersion}) and Reflux ({Offsets.Version}) don't match.\nAn update is available.\nUpdating...");
124+
Console.WriteLine($"The datecodes for Infinitas ({foundVersion}) and Reflux ({Offsets.Version}) don't match.\nAn update is available. Updating...");
125125
correctVersion = Network.UpdateOffset(foundVersion);
126126
}
127127
else

0 commit comments

Comments
 (0)