mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 00:47:31 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
if(!istype(computer, /obj/item/modular_computer/silicon))
|
||||
return FALSE
|
||||
|
||||
|
||||
var/obj/item/modular_computer/silicon/true_computer = computer
|
||||
if(!istype(true_computer.computer_host, /mob/living/silicon/pai))
|
||||
return FALSE
|
||||
@@ -32,4 +32,4 @@
|
||||
return
|
||||
|
||||
var/mob/living/silicon/pai/host = true_computer.computer_host
|
||||
host.toggle_flashlight()
|
||||
host.toggle_flashlight()
|
||||
|
||||
Reference in New Issue
Block a user