From a3455da9e9c981e7f6ecafe79b81a272bcc390ed Mon Sep 17 00:00:00 2001 From: l-ea-f <114264322+l-ea-f@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:50:16 +0200 Subject: [PATCH] add-}-129 --- .vs/slnx.sqlite | Bin 106496 -> 106496 bytes src/main.ts | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite index 8f788f8f5dbf4e9a925ac1185f9c1df52d901d8a..b3e3b035e33e30873ca000a358d0eabd205d9175 100644 GIT binary patch delta 29 lcmZoTz}9epZGtqT{X`jOM*EEk73*1E$Z$4nzO!EC0|1~G3&Q{a delta 29 lcmZoTz}9epZGtqT-9#B@M!Ss(73*2%wr#Q5d}qDN2LPkC3`YO} diff --git a/src/main.ts b/src/main.ts index ce8cf53..1c7eab0 100644 --- a/src/main.ts +++ b/src/main.ts @@ -126,7 +126,7 @@ WA.onInit().then(() => { // The line below bootstraps the Scripting API Extra library that adds a number of advanced properties/features to WorkAdventure bootstrapExtra().then(() => { - console.log('Scripting API Extra ready'); + console.log('Scripting API Extra ready');} // Update current map name /* currentMapName = WA.state.loadVariable('mapName') as string; }).catch(e => console.error(e));*/