mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Remove spawn debug message
This commit is contained in:
@@ -694,7 +694,6 @@ Event.add(defines.events.on_player_created, function(event)
|
|||||||
if entities and entities[1] then
|
if entities and entities[1] then
|
||||||
local warp = Warps.get_warp(spawn_id)
|
local warp = Warps.get_warp(spawn_id)
|
||||||
warp.electric_pole = entities[1]
|
warp.electric_pole = entities[1]
|
||||||
player.print('found')
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
|||||||
Reference in New Issue
Block a user