mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-09 13:37:02 +02:00
Remove unused variables
This commit is contained in:
parent
8af621aaf3
commit
049e418e76
@ -35,8 +35,6 @@ local threat_values = {
|
||||
}
|
||||
|
||||
-- these areas are for north
|
||||
local left_spawner_area = {left_top = {-2000, -1200}, right_bottom = {-800, -700}}
|
||||
local right_spawner_area = {left_top = {800, -1200}, right_bottom = {2000, -700}}
|
||||
local middle_spawner_area = {left_top = {-600, -1000}, right_bottom = {600, -400}}
|
||||
local whole_spawner_area = {left_top = {-2048, -1400}, right_bottom = {2048, -400}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user