mirror of
https://github.com/Relintai/godot-engine.file-editor.git
synced 2025-02-22 07:37:57 +01:00
Update CSVEditor.gd
This commit is contained in:
parent
b14474bdbf
commit
10a5b7d829
@ -55,7 +55,7 @@ var rows_count : int = 1
|
|||||||
signal update_file()
|
signal update_file()
|
||||||
signal editing_file()
|
signal editing_file()
|
||||||
|
|
||||||
var GoogleTranslate : GoogleTranslateAPI = GoogleTranslateAPI.new()
|
var GoogleTranslate : = GoogleTranslateAPI.new()
|
||||||
|
|
||||||
# Called when the node enters the scene tree for the first time.
|
# Called when the node enters the scene tree for the first time.
|
||||||
func _ready():
|
func _ready():
|
||||||
|
Loading…
Reference in New Issue
Block a user