mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-28 05:51:16 -05:00
Parsing the config file needlessly requires an extra read of it, and is brittle (extra spaces, etc.) It was especially broken as there was a newline character at the end of currentLocale, which made everything fail shamefully.