You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-21 14:57:09 +00:00
Mono: Make 'Build' button generate solution if it doesn't exist
This commit is contained in:
@@ -65,6 +65,8 @@ class GodotSharpEditor : public Node {
|
||||
|
||||
void _menu_option_pressed(int p_id);
|
||||
|
||||
void _build_solution_pressed();
|
||||
|
||||
static GodotSharpEditor *singleton;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user