diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-11-16 17:57:34 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-11-16 17:57:51 +0000 |
| commit | ce75f5c1f5b19540a7304bea35d58fb102cf0710 (patch) | |
| tree | 78dffb08235b0af9c198740d1bd6da7db50cd6cd /app/src/main/res | |
| parent | 2aed0f80930c4c7baf756a8154955840ee50c367 (diff) | |
add casino
Diffstat (limited to 'app/src/main/res')
| -rw-r--r-- | app/src/main/res/drawable/genting.jpg | bin | 0 -> 199376 bytes | |||
| -rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/genting.jpg b/app/src/main/res/drawable/genting.jpg Binary files differnew file mode 100644 index 0000000..c190774 --- /dev/null +++ b/app/src/main/res/drawable/genting.jpg diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b7cc63e..386c707 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -2,4 +2,5 @@ <string name="app_name">AlcaGotchi</string> <string name="signature_text">Mes Amigos\n</string> <string name="happy_birthday_text">It\'s Boozing Time</string> + <string name="welcome_to_casino">It\'s Genting Time</string> </resources>
\ No newline at end of file |
