Skip to content

Commit

Permalink
Update code/modules/vehicles/apc/apc_movie.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Doubleumc <[email protected]>
  • Loading branch information
morrowwolf and Doubleumc authored Nov 23, 2023
1 parent 97bee5b commit 8be509d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/vehicles/apc/apc_movie.dm
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
/obj/effect/vehicle_spawner/apc_movie
name = "Movie APC Spawner"
icon = 'icons/obj/vehicles/movieapc.dmi'
icon_state = "apc_base"
icon_state = "apc_base_movie"
pixel_x = -64
pixel_y = -64

Expand Down

0 comments on commit 8be509d

Please sign in to comment.