Replaced spaces with tabs.

This commit is contained in:
Hornygranny
2014-01-10 11:50:46 -08:00
parent 1cb429bb65
commit 4d9715bd1b
2 changed files with 19 additions and 19 deletions
@@ -60,9 +60,9 @@
weaken = 5
/obj/item/projectile/energy/neurotoxin/on_hit(var/atom/target, var/blocked = 0)
if(isalien(target))
return 0
..() // Execute the rest of the code.
if(isalien(target))
return 0
..() // Execute the rest of the code.