works but again scuffed as hell

This commit is contained in:
Yannik
2023-04-19 23:50:25 +02:00
parent e006e18bcf
commit 44cb903704
4 changed files with 8 additions and 0 deletions

View File

@@ -4,3 +4,6 @@ extends Node
# Called when the node enters the scene tree for the first time.
func _ready():
DiscordSDK.debug()
func _process(_delta):
DiscordSDK.updatedebug()