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 -1
View File
@@ -20,4 +20,4 @@
/obj/effect/landmark/map_data/admin_upload/six
desc = "An unknown location. It's six levels tall."
height = 6
height = 6
+1 -1
View File
@@ -7,4 +7,4 @@
/proc/GetAbove(var/turf/turf)
return null
/proc/GetBelow(var/turf/turf)
return null
return null
+1 -1
View File
@@ -17,4 +17,4 @@
/obj/effect/ceiling/Uncross(atom/movable/mover, turf/target)
if(target == GetAbove(src))
return FALSE
return TRUE
return TRUE