mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 17:35:57 +00:00
Fix incorrect class name.
This commit is contained in:
parent
1b1b63e128
commit
36278ca6ae
|
@ -4,6 +4,6 @@
|
|||
|
||||
[resource]
|
||||
|
||||
resource_name = "godot_tts"
|
||||
class_name = "godot_tts"
|
||||
resource_name = "TTS"
|
||||
class_name = "TTS"
|
||||
library = ExtResource( 1 )
|
||||
|
|
Loading…
Reference in New Issue
Block a user