abodelot/cosmoscroll

Replace std::wstring with sf::String for i18n

abodelot opened this issue · 0 comments

Use sf::String objects instead of std::wstring in the I18n module and eliminate string conversions.

(Wait for SFML 2.2 release)