Let Lua access spectator mobjs
This just adds a player.realmo
field which returns the player's mobj even if they are spectating.
Ideally this would be the default behaviour of player.mo
, but changing that would break many scripts so I made it a separate field instead.