feat: updated godot version
This commit is contained in:
parent
0c508b0831
commit
42b028dbb5
4694 changed files with 236470 additions and 401376 deletions
|
|
@ -67,6 +67,7 @@ private:
|
|||
|
||||
public:
|
||||
virtual String get_plugin_name() const override { return "Debugger"; }
|
||||
bool has_main_screen() const override { return false; }
|
||||
|
||||
DebuggerEditorPlugin(PopupMenu *p_menu);
|
||||
~DebuggerEditorPlugin();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue