mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
058cdf78d9
It was only a wrapper around `std::string::substr`. The interface matches the usecase more. In some places it's better to use `std::string::ends_with`.