From 09e7a1ae79718935e0c4a1d2b25740ca816415c3 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Mon, 4 Nov 2024 08:15:15 +0500 Subject: feat: credits --- core/src/kz/ilotterytea/maxon/localization/LineId.java | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'core/src/kz/ilotterytea/maxon/localization') diff --git a/core/src/kz/ilotterytea/maxon/localization/LineId.java b/core/src/kz/ilotterytea/maxon/localization/LineId.java index b6241de..2ef671a 100644 --- a/core/src/kz/ilotterytea/maxon/localization/LineId.java +++ b/core/src/kz/ilotterytea/maxon/localization/LineId.java @@ -15,6 +15,15 @@ public enum LineId { SoundsMusic, SoundsSfx, + CreditsTitle, + CreditsMaxon, + CreditsDeveloper, + CreditsContributor, + CreditsMusic, + CreditsIdea, + CreditsTester, + CreditsMoral, + GiftboxOpen, MinigameSlotsSpinbutton, -- cgit v1.2.3