From 47d07aa915b12df456b62d395b1c1cbd8481bced Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Fri, 25 Oct 2024 20:43:49 +0500 Subject: feat: now everyone on discord knows you are petting maxon --- core/src/kz/ilotterytea/maxon/MaxonConstants.java | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/src/kz/ilotterytea/maxon/MaxonConstants.java') diff --git a/core/src/kz/ilotterytea/maxon/MaxonConstants.java b/core/src/kz/ilotterytea/maxon/MaxonConstants.java index 82e8143..fc07f27 100644 --- a/core/src/kz/ilotterytea/maxon/MaxonConstants.java +++ b/core/src/kz/ilotterytea/maxon/MaxonConstants.java @@ -42,6 +42,8 @@ public class MaxonConstants { public static final String GAME_VERSIONS_FILE_URL = "https://assets.ilotterytea.kz/maxon/versions.json"; + public static final long DISCORD_APPLICATION_ID = 1051092609659052062L; + public static final Texture MISSING_TEXTURE; static { -- cgit v1.2.3