You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Change Place Random Tiles to an icon
This commit is contained in:
@@ -92,7 +92,7 @@ private:
|
||||
|
||||
VSeparator *tools_settings_vsep_2 = nullptr;
|
||||
CheckBox *bucket_contiguous_checkbox = nullptr;
|
||||
CheckBox *random_tile_checkbox = nullptr;
|
||||
Button *random_tile_toggle = nullptr;
|
||||
float scattering = 0.0;
|
||||
Label *scatter_label = nullptr;
|
||||
SpinBox *scatter_spinbox = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user