Remove pointeless carraige return#814
Conversation
|
It's pointless on Linux, but not on Windows. |
|
This is the singular instance of a text print using \r\n in the entire DSDA codebase, literally everywhere else is already using just a \n. I was wondering why my levelstat.txt Windows has never had any issues in any situation handling just a single \n in my experience. This is a problem solely on DSDA's end :v It very much is pointless. |
Woof has a much simpler levelstat printing function; there are more differences than just the I don't think we should change this, it may break the parsing in people's tools. |
|
I would like this changed, but breaking people's tools is a valid concern. |
Only since 2018 |
|
ZM and 4shock confirmed that this change wont affect their scripts, but no point in merging this anyway right? |
No description provided.