mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -39,4 +39,4 @@
|
||||
if(source)
|
||||
var/mob/living/L = source
|
||||
if(istype(L))
|
||||
L.adjust_instability(1)
|
||||
L.adjust_instability(1)
|
||||
|
||||
@@ -45,4 +45,4 @@
|
||||
if(source)
|
||||
var/mob/living/L = source
|
||||
if(istype(L))
|
||||
L.adjust_instability(1)
|
||||
L.adjust_instability(1)
|
||||
|
||||
Reference in New Issue
Block a user