Function send_settings

Source
pub fn send_settings(pid: u16)
Expand description

Send a PlayerSettings packet to the player affected by it.

pid The player ID to send it to.

Returns void