You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include "scene/gui/box_container.h"
|
||||
#include "scene/gui/button.h"
|
||||
#include "scene/gui/view_panner.h"
|
||||
#include "scene/resources/style_box_flat.h"
|
||||
|
||||
constexpr int MINIMAP_OFFSET = 12;
|
||||
constexpr int MINIMAP_PADDING = 5;
|
||||
|
||||
Reference in New Issue
Block a user