mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-21 08:26:19 +00:00
-Added configuration warning system for nodes
-Added a new "add" and "instance" buttons for scene tree -Added a vformat() function to ease translation work
This commit is contained in:
@@ -417,6 +417,7 @@ void make_default_theme() {
|
||||
t->set_constant("shadow_offset_x","Label", 1 );
|
||||
t->set_constant("shadow_offset_y","Label", 1 );
|
||||
t->set_constant("shadow_as_outline","Label", 0 );
|
||||
t->set_constant("line_spacing","Label", 3 );
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user