mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Make scriptclass::load(other) rely less on std::string
Instead of comparing against an std::string (which is heavily templated), just use good ol' SDL_strcmp().
This commit is contained in: