Skip to content
Snippets Groups Projects
Commit 0fcb0fe1 authored by Rob Swindell's avatar Rob Swindell 💬
Browse files

FileAlreadyThere is used as a printf-format elsewehre, do the same here

The stock text.dat FileAlreadyOnline string doesn't actually contain a '%s',
but if it did, it would've worked as intended in some cases, and broken badly
in others. Now fixed for if/when we do actually include the filenaeme (%s)
in that string.
parent 045d5ce0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment