change ui version to 1.17
This commit is contained in:
parent
2e58de393a
commit
51686b91d2
|
|
@ -10,7 +10,7 @@ function srs_get_player_width() { return srs_get_player_modal() - 30; }
|
|||
function srs_get_player_height() { return srs_get_player_width() * 9 / 19; }
|
||||
|
||||
// to query the swf anti cache.
|
||||
function srs_get_version_code() { return "1.15"; }
|
||||
function srs_get_version_code() { return "1.17"; }
|
||||
// get the default vhost for players.
|
||||
function srs_get_player_vhost() { return "players"; }
|
||||
// the api server port, for chat room.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user