Merge branch 'develop' of github.com:thecodingmachine/workadventure into use-tiled-objects

This commit is contained in:
David Négrier
2022-04-19 08:56:53 +02:00
9 changed files with 55 additions and 51 deletions
@@ -16,6 +16,7 @@ export enum GameMapProperties {
JITSI_TRIGGER_MESSAGE = "jitsiTriggerMessage",
JITSI_URL = "jitsiUrl",
JITSI_WIDTH = "jitsiWidth",
JITSI_NO_PREFIX = "jitsiNoPrefix",
NAME = "name",
OPEN_TAB = "openTab",
OPEN_WEBSITE = "openWebsite",