From 828b5171d78a5082e2e04edd14ec0e3f9c82afd2 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Thu, 26 Sep 2024 21:11:27 +0100 Subject: [PATCH] Thunberball added to KindOfLotto --- Lottery/KindOfLotto.cs | 1 + Lottery/MainPage.xaml | 4 ++-- Lottery/Numbers.cs | 6 ++++++ 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 Lottery/Numbers.cs diff --git a/Lottery/KindOfLotto.cs b/Lottery/KindOfLotto.cs index 49b9944..a2b54b2 100644 --- a/Lottery/KindOfLotto.cs +++ b/Lottery/KindOfLotto.cs @@ -5,5 +5,6 @@ Uk, Euro, SetForLife, + Thunderball, } } diff --git a/Lottery/MainPage.xaml b/Lottery/MainPage.xaml index 001ae64..7c1e704 100644 --- a/Lottery/MainPage.xaml +++ b/Lottery/MainPage.xaml @@ -7,9 +7,9 @@ - + -