mirror of
https://github.com/Relintai/broken_seals.git
synced 2025-01-08 01:49:35 +01:00
Remove comment.
This commit is contained in:
parent
a5f5adae08
commit
2bf13be369
@ -1,11 +1,6 @@
|
|||||||
tool
|
tool
|
||||||
extends EditorPlugin
|
extends EditorPlugin
|
||||||
|
|
||||||
#TODO
|
|
||||||
#.cpp gen
|
|
||||||
#class variables to contructors
|
|
||||||
#bind methods autogen
|
|
||||||
|
|
||||||
func _enter_tree():
|
func _enter_tree():
|
||||||
add_tool_menu_item("Convert scripts", self, "on_menu_clicked")
|
add_tool_menu_item("Convert scripts", self, "on_menu_clicked")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user