mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 02:34:42 +00:00
Don't show the share popup message
This commit is contained in:
parent
f7c2524098
commit
1b82c48dc1
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
};
|
||||
|
||||
const onGameRoomAvailable = () => {
|
||||
message.show('Now you can share you game!');
|
||||
// room is ready
|
||||
};
|
||||
|
||||
const onConnectionReady = () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue