Auth.tscn 186 B

1234567
  1. [gd_scene load_steps=2 format=2]
  2. [ext_resource path="res://Auth.gd" type="Script" id=1]
  3. [node name="Auth" type="Node"]
  4. script = ExtResource( 1 )
  5. PostgreSQL = NodePath("../PostgreSQL")