[][src]Function game::common::update_url

pub fn update_url(free_param: &str) -> Result<()>

This does nothing on native. On web, it modifies the current URL to change the first free parameter in the HTTP GET params to the specified value, adding it if needed.