Renamed the SMTP script.

This commit is contained in:
Relintai 2023-09-18 12:15:19 +02:00
parent b614c32d3c
commit 7a3ea9d0e3
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://SMTP-NodeCode.gd" type="Script" id=1]
[ext_resource path="res://SMTPClient.gd" type="Script" id=1]
[node name="Main" type="Node"]
script = ExtResource( 1 )