mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2026-01-31 08:25:22 -06:00
fixed inconsistent naming
This commit is contained in:
@@ -532,7 +532,7 @@ function reset_stop_layout(map_data, stop, is_station_or_refueler, forbidden_ent
|
||||
end
|
||||
elseif entity.name == COMBINATOR_NAME then
|
||||
local param = map_data.to_comb_params[entity.unit_number]
|
||||
if param.operation == MODE_WAGON_MANIFEST then
|
||||
if param.operation == MODE_WAGON then
|
||||
local pos = entity.position
|
||||
local is_there
|
||||
if is_ver then
|
||||
|
||||
Reference in New Issue
Block a user