Changing slightly wording of misleading phrase
This commit is contained in:
parent
94dcf54675
commit
a5ecac290c
@ -60,7 +60,7 @@ WA.chat.sendChatMessage('Hello world', 'Mr Robot');
|
|||||||
|
|
||||||
The `WA` objects contains a number of useful methods enabling you to interact with the WorkAdventure game. For instance, `WA.chat.sendChatMessage` opens the chat and adds a message in it.
|
The `WA` objects contains a number of useful methods enabling you to interact with the WorkAdventure game. For instance, `WA.chat.sendChatMessage` opens the chat and adds a message in it.
|
||||||
|
|
||||||
In your browser console, when you open the map, the chat message should be displayed right away.
|
The message should be displayed in the chat history as soon as you enter the room.
|
||||||
|
|
||||||
## Adding a script in an iFrame
|
## Adding a script in an iFrame
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user