Added blank line to the end of files

This commit is contained in:
Lynxless
2020-08-27 15:59:07 -03:00
parent 828a65a7fd
commit 4caeb310f7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -639,4 +639,4 @@
var/datum/disease/D = thing
if(D.severity == DISEASE_SEVERITY_POSITIVE)
continue
D.cure()
D.cure()