Files
hdheist/globals.gd
T
2024-03-30 23:01:14 +01:00

5 lines
55 B
GDScript

extends Node
var is_server = false
var server_ip = ""