Files
0ad/source/tools/atlas
phosit 982ede2a55 Remove CStr::Find(CStr)
It was only a wrapper around `std::string::find`. In some places it's
now better to use `std::string::starts_with`.
2026-08-23 17:46:52 +02:00
..
2026-08-10 09:00:07 +02:00
2026-08-23 17:46:52 +02:00