Various style nitpicks
This commit is contained in:
committed by
Mikael Hermansson
parent
78f1543e35
commit
0adf0898eb
@@ -30,11 +30,11 @@
|
||||
|
||||
#include "class_view.h"
|
||||
|
||||
#include "shared_controls.h"
|
||||
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/themes/editor_scale.h"
|
||||
#include "scene/gui/panel_container.h"
|
||||
#include "scene/gui/split_container.h"
|
||||
#include "shared_controls.h"
|
||||
|
||||
int ClassData::instance_count(GameStateSnapshot *p_snapshot) {
|
||||
int count = 0;
|
||||
|
||||
Reference in New Issue
Block a user