Defer call to set_break_language
This commit is contained in:
@ -124,6 +124,8 @@ protected:
|
||||
TypedArray<Dictionary> _get_script_signal_list();
|
||||
Dictionary _get_script_constant_map();
|
||||
|
||||
void _set_debugger_break_language();
|
||||
|
||||
public:
|
||||
virtual void reload_from_file() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user