end of file Fix (#17308)

* end of file Fix

* fix those lints too
This commit is contained in:
Kashargul
2025-03-10 21:15:35 +01:00
committed by GitHub
parent ae85941c35
commit 1def015bad
537 changed files with 609 additions and 654 deletions
-1
View File
@@ -152,4 +152,3 @@
for(var/obj/effect/energy_field/F in T)
if(!(F in affected_shields))
F.impact_effect(i, affected_shields) // Spread the effect to them.
@@ -30,4 +30,4 @@
if(istype(i, /turf/simulated) && !is_type_in_list(i,blockedturfs))
out += T
break
return out
return out