This commit is contained in:
Natsumi
2025-05-26 05:12:51 +10:00
parent 2d58d3cbbd
commit 2f019ac038
4 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -336,6 +336,7 @@ console.log(`isLinux: ${LINUX}`);
provide() {
return {
API,
friends: this.friends,
showUserDialog: this.showUserDialog,
adjustDialogZ: this.adjustDialogZ,
getWorldName: this.getWorldName,
@@ -13737,7 +13738,7 @@ console.log(`isLinux: ${LINUX}`);
lastLocationDestination: this.lastLocationDestination,
isGameRunning: this.isGameRunning,
inviteResponseMessageTable: this.inviteResponseMessageTable,
updateImage: this.updateImage,
uploadImage: this.uploadImage,
checkCanInvite: this.checkCanInvite,
inviteRequestResponseMessageTable:
this.inviteRequestResponseMessageTable