Comparing version 0.0.21 to 0.0.22
@@ -38,3 +38,3 @@ import Game from "./game.js"; | ||
if (name == "onUnmount") { | ||
my.fEvent[`fc_${this.data.uniId}_${name}`](); | ||
my.fEvent[`fc_${this.data.uniId}_${name}`](this); | ||
} | ||
@@ -41,0 +41,0 @@ my.fEvent[`fc_${this.data.uniId}_${name}`] = null; |
{ | ||
"name": "img-model", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "imgModel.js", |
47577