mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-25 14:18:42 +00:00
Keeps the individual behaviors in their own functions, and cleanly separate. We can also do a little better by converting the relevant IDs within the core to a QString only once, instead of converting every string into a std::string.