From 053a8ff925878dcbeaa598f8e2ef564173bafcd8 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Fri, 13 Sep 2019 10:03:13 -0500 Subject: [PATCH] Fix another name inconsistency. --- godot-tts.gdns | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/godot-tts.gdns b/godot-tts.gdns index 1ba9b4c..328a447 100644 --- a/godot-tts.gdns +++ b/godot-tts.gdns @@ -1,6 +1,6 @@ [gd_resource type="NativeScript" load_steps=2 format=2] -[ext_resource path="res://addons/godot-tts/godot_tts.gdnlib" type="GDNativeLibrary" id=1] +[ext_resource path="res://addons/godot-tts/godot-tts.gdnlib" type="GDNativeLibrary" id=1] [resource]