Revert "Fix invisible floors overwriting visible floors"

This reverts commit 4511946f270c842d76f669134f753e817b7fb70f.
This commit is contained in:
darkfire006 2022-12-18 22:57:10 -06:00
parent ac34e0cab2
commit 96f9c056b1

View File

@ -748,7 +748,7 @@
End Function)
End If
If Not Ent Is Nothing AndAlso Visible = True Then
If Not Ent Is Nothing Then
Ent.Textures = {Texture}
Ent.Visible = Visible
Ent.SeasonColorTexture = SeasonTexture