You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Merge pull request #53526 from KoBeWi/super_print
This commit is contained in:
@@ -4533,7 +4533,7 @@ void GDScriptParser::TreePrinter::print_tree(const GDScriptParser &p_parser) {
|
||||
}
|
||||
print_class(p_parser.get_tree());
|
||||
|
||||
print_line(printed);
|
||||
print_line(String(printed));
|
||||
}
|
||||
|
||||
#endif // DEBUG_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user