supertux
supertux copied to clipboard
Fix camera following tux when dying
fixes #2799
Perhaps this check should only be done right before update_scroll_normal()
? This will allow for it to not include multiplayer (even so, it currently only checks for the first player anyway), as well as any other custom modes.
Anything else to change? I'm ready to squash the commits