Fixed - empty lines added on save
Fixed - empty lines added on save
When UpdateConfigValue() was called, extra lines were being added to the appdata/.cfg/.all file... making the file larger disproportionately; compared to its content.
The save operation will now leave only one blank line and removes all redundant ones before writing to disk.