Worked on buildings in lines
This commit is contained in:
@@ -389,12 +389,8 @@ void WorldEditor::world_command_result(const String &what, const Array &data)
|
||||
}
|
||||
|
||||
static std::vector<String> tool_buttons = {
|
||||
"%select_buildings"
|
||||
"%select_navigation",
|
||||
"%select_poi",
|
||||
"%select_road_lines",
|
||||
"%select_npc",
|
||||
"%buildings_save",
|
||||
"%select_buildings", "%select_navigation", "%select_poi",
|
||||
"%select_road_lines", "%select_npc", "%buildings_save",
|
||||
};
|
||||
std::vector<HandleCommandButton *> tool_handlers;
|
||||
void WorldEditor::_notification(int which)
|
||||
|
||||
Reference in New Issue
Block a user