Skip to content

Commit

Permalink
Fixed math for annotation centering
Browse files Browse the repository at this point in the history
  • Loading branch information
Kruzen committed Oct 15, 2022
1 parent 1b8dc5d commit 246c718
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/uqm/planets/report.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ MakeReport (SOUND ReadOutSounds, UNICODE *pStr, COUNT StrLen)
if (total_lines == 0)
first_line_length++;
}
first_line_length -= 2;// First space and newLine
}
}

Expand Down

0 comments on commit 246c718

Please sign in to comment.