()
| 242 | } |
| 243 | |
| 244 | private giftSelected(): void{ |
| 245 | // Get the selected language id |
| 246 | this.selectedGiftId = $("#wishingWellGiftList").find(":selected").attr("id"); |
| 247 | } |
| 248 | |
| 249 | private selectRightEnchantment(): void{ |
| 250 | // We select the right question |