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
@@ -15,4 +15,4 @@
/obj/item/electronic_assembly/implant/update_icon()
..()
implant.icon_state = icon_state
implant.icon_state = icon_state
@@ -22,4 +22,4 @@
/datum/integrated_io/boolean/display_data(var/input)
if(data == TRUE)
return "(True)"
return "(False)"
return "(False)"