mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 13:01:39 +09:00
Fix electric pole name
This commit is contained in:
@@ -190,7 +190,7 @@ function Warps.make_warp_area(warp_id)
|
|||||||
|
|
||||||
-- Save reference of the last power pole
|
-- Save reference of the last power pole
|
||||||
if entity.type == 'electric-pole' then
|
if entity.type == 'electric-pole' then
|
||||||
warp.electic_pole = entity
|
warp.electric_pole = entity
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user