mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-26 03:52:22 +02:00
mtn v3 - small fix
This commit is contained in:
parent
e4e7b6c015
commit
06ef4ad7e8
@ -734,7 +734,7 @@ function Public.remove_surface(player)
|
||||
return
|
||||
end
|
||||
|
||||
if not car.saved_entity then
|
||||
if car.saved_entity then
|
||||
return
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user