You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
committed by
Rémi Verschelde
parent
e88cfedf0e
commit
df87601c88
@@ -3114,7 +3114,6 @@ void GDScriptParser::_parse_block(BlockNode *p_block, bool p_static) {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
constant = false;
|
constant = false;
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user