1
0
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:
Gerkiz 2022-02-22 22:05:19 +01:00
parent e4e7b6c015
commit 06ef4ad7e8

View File

@ -734,7 +734,7 @@ function Public.remove_surface(player)
return
end
if not car.saved_entity then
if car.saved_entity then
return
end