@betorigami/games 0.7.25 → 0.7.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.mjs +2 -0
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -7501,6 +7501,8 @@ Bet ID: ${this.betData.id}`)};if(navigator.share)try{await navigator.share(i)}ca
|
|
|
7501
7501
|
slot="content-bottom"
|
|
7502
7502
|
?disabled=${this.areInputsDisabled}
|
|
7503
7503
|
.targetMultiplier=${this.targetMultiplier}
|
|
7504
|
+
@limbo-multiplier-change=${this.multiplierChange}
|
|
7505
|
+
@limbo-win-chance-change=${this.winChanceChange}
|
|
7504
7506
|
></origami-limbo-content-bottom>
|
|
7505
7507
|
|
|
7506
7508
|
|