snapshot_to_legacy_game_state

Function snapshot_to_legacy_game_state 

Source
pub fn snapshot_to_legacy_game_state(snapshot: &GameSnapshot) -> ServerMessage
Expand description

Convert new GameSnapshot to legacy game_state message format.

Used when sending to clients that haven’t upgraded yet.