You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 19:11:41 +00:00
Style: Format code with clang-format 6.0.1
This commit is contained in:
@@ -3022,7 +3022,8 @@ void GDParser::_parse_class(ClassNode *p_class) {
|
||||
|
||||
member._export.type=Variant::DICTIONARY;
|
||||
|
||||
} else*/ {
|
||||
} else*/
|
||||
{
|
||||
|
||||
if (subexpr->type != Node::TYPE_CONSTANT) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user