diff --git a/code/modules/photography/photos/photo.dm b/code/modules/photography/photos/photo.dm index a2217c0158..5514e24c5e 100644 --- a/code/modules/photography/photos/photo.dm +++ b/code/modules/photography/photos/photo.dm @@ -102,4 +102,4 @@ add_fingerprint(usr) /obj/item/photo/old - icon_state = "photo_old \ No newline at end of file + icon_state = "photo_old" \ No newline at end of file