You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +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:
@@ -31,10 +31,10 @@
|
||||
|
||||
#include "editor_node.h"
|
||||
#include "editor_settings.h"
|
||||
#include "project_settings.h"
|
||||
#include "io/resource_loader.h"
|
||||
#include "os/dir_access.h"
|
||||
#include "os/file_access.h"
|
||||
#include "project_settings.h"
|
||||
#include "scene/resources/packed_scene.h"
|
||||
|
||||
void EditorHistory::_cleanup_history() {
|
||||
|
||||
Reference in New Issue
Block a user