Removed script from editor
This commit is contained in:
@@ -1177,5 +1177,7 @@ void RoadLinesEditor::event_handler(const String &event, const Array &args)
|
||||
print_line("the line is a road");
|
||||
if (current_line.ends_with("_road") && update_roads)
|
||||
rebuild_roads();
|
||||
} else if (event == "result:get_building_types") {
|
||||
/* TODO:: implement */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user