Merge pull request #13677 from silicons/newlines

Adds missing EOF newlines
This commit is contained in:
Putnam3145
2020-11-18 17:50:38 -08:00
committed by GitHub
373 changed files with 373 additions and 373 deletions
+1 -1
View File
@@ -1348,4 +1348,4 @@ GLOBAL_LIST_INIT(hallucination_list, list(
/datum/hallucination/naked/Destroy()
if(target.client)
target.client.images.Remove(image)
return ..()
return ..()