make discord presence id a constant

This commit is contained in:
csd4ni3l
2025-05-01 19:11:07 +02:00
parent eec51649cc
commit 6f05b113dc
3 changed files with 6 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ from arcade.gui.widgets.slider import UISliderStyle
menu_background_color = (30, 30, 47)
log_dir = 'logs'
discord_presence_id = 1365949409254441000
initial_real_min = -2.0
initial_real_max = 1.0