summaryrefslogtreecommitdiff
path: root/core/src/kz/ilotterytea/maxon/MaxonConstants.java
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/kz/ilotterytea/maxon/MaxonConstants.java')
-rw-r--r--core/src/kz/ilotterytea/maxon/MaxonConstants.java2
1 files changed, 2 insertions, 0 deletions
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 {