mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-08 00:39:30 +02:00
fix for curved rails
This commit is contained in:
parent
ea1eb464ed
commit
17243058fb
@ -217,6 +217,7 @@ local type_whitelist = {
|
||||
["logistic-robot"] = true,
|
||||
["rail-chain-signal"] = true,
|
||||
["rail-signal"] = true,
|
||||
["curved-rail"] = true,
|
||||
["straight-rail"] = true,
|
||||
["train-stop"] = true,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user