mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-13 14:12:36 -06:00
fixed typos
This commit is contained in:
@@ -48,7 +48,7 @@ function se_get_space_elevator_name(cache, surface)
|
||||
end
|
||||
|
||||
if not entity or not entity.valid then
|
||||
--Chaching failed, default to expensive lookup
|
||||
--Caching failed, default to expensive lookup
|
||||
entity = surface.find_entities_filtered({
|
||||
name = SE_ELEVATOR_STOP_PROTO_NAME,
|
||||
type = "train-stop",
|
||||
|
||||
Reference in New Issue
Block a user