mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-15 06:46:16 -05:00
It's questionable to not return a reference to the instance being assigned to. It's also quite misleading in terms of expected behavior relative to everything else. This fixes it to make it consistent with other classes.