Sfoglia il codice sorgente

health passport add sendCompleteMessage

Sherry 1 anno fa
parent
commit
c9074ed153
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      src/fe/healthpassport/js/base.js

+ 2
- 0
src/fe/healthpassport/js/base.js Vedi File

@@ -43,6 +43,8 @@ base = function () {
43 43
 						passport.buildPassportHandler(userData)
44 44
 						register.insertFromData(userData);
45 45
 						goToPassport();
46
+
47
+						GameService.getInstanse().sendCompleteMessage();
46 48
 					}
47 49
 
48 50
 					// 測試用