Remove comment.

This commit is contained in:
Relintai 2022-06-03 20:46:13 +02:00
parent a5f5adae08
commit 2bf13be369

View File

@ -1,11 +1,6 @@
tool
extends EditorPlugin
#TODO
#.cpp gen
#class variables to contructors
#bind methods autogen
func _enter_tree():
add_tool_menu_item("Convert scripts", self, "on_menu_clicked")