dxx-rebirth/similar
Kp 1ba2550b7e Defer restoring player ID to after object type is restored
`set_player_id` warns for setting the ID on non-players, including
ghosts.  Move the `set_player_id` call below the assignment to ->type,
so that `set_player_id` does not warn.

Reported-by: cfeuersaenger <https://github.com/dxx-rebirth/dxx-rebirth/issues/364#issuecomment-361096800>
2018-01-29 01:56:40 +00:00
..
2d Use constexpr integral_constant for various magic numbers 2017-10-14 17:10:30 +00:00
3d Use constexpr integral_constant for various magic numbers 2017-10-14 17:10:30 +00:00
arch Replace useless printf with puts 2017-12-05 05:29:55 +00:00
editor Treat OpenBSD as Linux for msgbox handling 2017-12-24 00:28:35 +00:00
main Defer restoring player ID to after object type is restored 2018-01-29 01:56:40 +00:00
misc Replace useless printf with puts 2017-12-05 05:29:55 +00:00