Function veloren_server::cmd::handle_time_scale

source ยท
fn handle_time_scale(
    server: &mut Server,
    client: Entity,
    _target: Entity,
    args: Vec<String>,
    _action: &ServerChatCommand,
) -> Result<(), Content>