Bad tabs ahead kiddo

This commit is contained in:
D3athrow
2015-10-13 19:04:19 -05:00
parent 42447e3139
commit ea2b5c4aaa

View File

@@ -260,7 +260,7 @@
for(var/datum/wound/Wound in wounds)
if(Wound.internal)
internal_bleeding = 1
break
break
if(!internal_bleeding)
var/datum/wound/internal_bleeding/I = new (15)
wounds += I