mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Style: Apply new clang-format 5.0 style to all files
This commit is contained in:
@@ -3740,8 +3740,8 @@ void PropertyEditor::_item_edited() {
|
||||
_edit_set(name, item->get_text(1), refresh_all);
|
||||
}
|
||||
} break;
|
||||
// math types
|
||||
|
||||
// math types
|
||||
case Variant::VECTOR3: {
|
||||
|
||||
} break;
|
||||
|
||||
Reference in New Issue
Block a user