You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Make build profile project detection also set build options
This commit is contained in:
@@ -194,6 +194,8 @@ void MenuButton::_bind_methods() {
|
||||
|
||||
ADD_SIGNAL(MethodInfo("about_to_popup"));
|
||||
|
||||
ADD_CLASS_DEPENDENCY("PopupMenu");
|
||||
|
||||
PopupMenu::Item defaults(true);
|
||||
|
||||
base_property_helper.set_prefix("popup/item_");
|
||||
|
||||
Reference in New Issue
Block a user