Fixed: an actor's pitch wasn't synced to clients when they received a full update or when the map resetted in online games.
When a client received a full update from the server, or when the map was reset, any actors with non-zero pitches weren't properly synced to the client. This merge request ensures that this information is synced because it might be important for the client to know the actor's pitch (e.g. cameras).