mirror of
https://github.com/godotengine/godot.git
synced 2025-10-30 21:21:10 +00:00
Style: Apply clang-format on all files
Thus fixing some invalid changes that had still made it to the master branch.
This commit is contained in:
parent
5549407308
commit
76005a8e75
45 changed files with 57 additions and 58 deletions
|
|
@ -30,8 +30,8 @@
|
|||
#include "sprite_frames_editor_plugin.h"
|
||||
|
||||
#include "editor/editor_settings.h"
|
||||
#include "project_settings.h"
|
||||
#include "io/resource_loader.h"
|
||||
#include "project_settings.h"
|
||||
#include "scene/3d/sprite_3d.h"
|
||||
|
||||
void SpriteFramesEditor::_gui_input(Ref<InputEvent> p_event) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue