aboutsummaryrefslogtreecommitdiff
path: root/client/global.gd
diff options
context:
space:
mode:
Diffstat (limited to 'client/global.gd')
-rw-r--r--client/global.gd5
1 files changed, 3 insertions, 2 deletions
diff --git a/client/global.gd b/client/global.gd
index 2a2e8048..135d504a 100644
--- a/client/global.gd
+++ b/client/global.gd
@@ -19,13 +19,14 @@
class_name G
extends Node
+const VERSION := "2.3.3"
+const DISTRIBUTION := "unknown"
+
signal using_joypad_change(using: bool)
signal using_touch_change(using: bool)
@warning_ignore("UNUSED_SIGNAL")
signal hand_count_change(count: bool)
-const VERSION := "2.3.3"
-
var default_profile := {
"username": "",
"character_style": {