[MIRROR] end of file Fix (#10355)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-11 09:58:14 -07:00
committed by GitHub
parent 2af001e7e5
commit 65f21fb1d3
472 changed files with 543 additions and 558 deletions

View File

@@ -9,4 +9,4 @@
* bunch of ChangeTurf() calls.
*/
var/list/turbolifts = list()
var/list/turbolifts = list()

View File

@@ -2,4 +2,4 @@
return
/obj/structure/lift/panel/ex_act()
return
return

View File

@@ -44,4 +44,4 @@
audible_message("\The [src]'s motors grind as they quickly reverse direction, unable to safely close.", runemessage = "WRRRRR")
cur_command = null // the door will just keep trying otherwise
return 0
return ..()
return ..()

View File

@@ -33,4 +33,4 @@
if(!lift.fire_mode)
lift.open_doors(src)
if(ext_panel)
ext_panel.reset()
ext_panel.reset()