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
@@ -14,4 +14,4 @@
name = "bench frame"
/obj/structure/table/bench/CanPass(atom/movable/mover)
return 1
return 1
-1
View File
@@ -19,4 +19,3 @@
icon = 'icons/obj/tables.dmi'
icon_state = "debugium"
default_type = "debugium"
+1 -1
View File
@@ -17,4 +17,4 @@
if(loc != oldloc)
for(var/obj/structure/table/T in view(oldloc, 1) | view(loc, 1))
T.update_connections()
T.update_icon()
T.update_icon()