mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Fixes linter problems and potentially some bugs too
This commit is contained in:
@@ -78,7 +78,7 @@ Note: Must be placed within 3 tiles of the R&D Console
|
||||
busy = 0
|
||||
if(linked_console)
|
||||
linked_console.updateUsrDialog()
|
||||
return TRUE
|
||||
return TRUE
|
||||
return FALSE
|
||||
|
||||
/obj/machinery/r_n_d/destructive_analyzer/attackby(var/obj/O, var/mob/user)
|
||||
|
||||
Reference in New Issue
Block a user