mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
60824e77b9
It was only a wrapper around `std::string::substr`. In some places it's better to use `std::string::starts_with`.