mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-15 04:12:51 -06:00
fixed layout bug and added german
This commit is contained in:
@@ -555,7 +555,7 @@ function reset_stop_layout(map_data, stop, is_station_or_refueler, forbidden_ent
|
||||
end
|
||||
search_area = area.move(search_area, area_delta)
|
||||
end
|
||||
if not rail_connection_direction ~= defines.rail_connection_direction.straight then
|
||||
if rail_connection_direction ~= defines.rail_connection_direction.straight then
|
||||
is_break = true
|
||||
break
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user