You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
Style: Apply new clang-format changes
This commit is contained in:
@@ -59,7 +59,7 @@ protected:
|
||||
Vector<Face3> geometry;
|
||||
|
||||
bool _generate(Vector<Vector3> &points, Vector<Vector3> &normals);
|
||||
virtual void _generate_emission_points(){};
|
||||
virtual void _generate_emission_points() {}
|
||||
void _node_selected(const NodePath &p_path);
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user