mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 04:48:18 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
spread = spread_dirs
|
||||
else
|
||||
spread = list()
|
||||
|
||||
|
||||
..(start_immediately)
|
||||
|
||||
/datum/effect_system/sparks/process()
|
||||
@@ -40,6 +40,6 @@
|
||||
direction = 0
|
||||
|
||||
S = new /obj/effect/visual/sparks(location, src)
|
||||
S.start(direction)
|
||||
S.start(direction)
|
||||
QUEUE_VISUAL(S)
|
||||
total_sparks++
|
||||
|
||||
Reference in New Issue
Block a user