Merge branch 'FTUEPopup' of https://github.com/ClementVieilly75/workadventure into FTUEPopup
This commit is contained in:
commit
d52c983ab9
@ -31,7 +31,7 @@ WA.onEnterZone(zoneEventName, () => {
|
||||
})
|
||||
|
||||
WA.onEnterZone(zoneTCMName, () => {
|
||||
currentPopup = WA.openPopup("popUpTCM","Come meet the TCM team in our office ! ",[]);
|
||||
currentPopup = WA.openPopup("popUpTCM","Come meet the WorkAdventure team in our office ! ",[]);
|
||||
})
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user