Add game URL to page load.
This commit is contained in:
parent
53c79faf7f
commit
bebdeb73aa
@ -831,7 +831,7 @@ function LOAD_URL() {
|
|||||||
token:token,
|
token:token,
|
||||||
mode:INTERFACE.Mode.Review,
|
mode:INTERFACE.Mode.Review,
|
||||||
});
|
});
|
||||||
MESSAGE_SESSION_JOIN(token, false);
|
MESSAGE_SESSION_VIEW(token, false);
|
||||||
} else {
|
} else {
|
||||||
LOAD(SCENES.Browse);
|
LOAD(SCENES.Browse);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user