You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
@@ -765,7 +765,7 @@ public:
|
||||
|
||||
set_title(TTR("Install Project:") + " " + zip_title);
|
||||
get_ok()->set_text(TTR("Install & Edit"));
|
||||
name_container->hide();
|
||||
name_container->show();
|
||||
install_path_container->hide();
|
||||
rasterizer_container->hide();
|
||||
project_path->grab_focus();
|
||||
|
||||
Reference in New Issue
Block a user