pub fn clear_book_changes(pid: u16)
Clear the last recorded book changes for a player.
This is used to initialize the sending of new PlayerBook packets.
pid The player ID whose book changes should be used.
pid
Returns void