Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Zonespace27 committed Jun 6, 2024
1 parent 8e4c9e8 commit 534a700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/vehicles/interior/interior_landmarks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@
V.vehicle = I.exterior
V.pixel_x = pixel_x
V.pixel_y = pixel_y
V.layer = layer
V.alpha = alpha

qdel(src)
Expand Down

0 comments on commit 534a700

Please sign in to comment.