mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -22,4 +22,4 @@ var/singleton/observ/sight_set/sight_set_event = new()
|
||||
var/old_sight = sight
|
||||
if(old_sight != new_sight)
|
||||
sight = new_sight
|
||||
sight_set_event.raise_event(src, old_sight, new_sight)
|
||||
sight_set_event.raise_event(src, old_sight, new_sight)
|
||||
|
||||
Reference in New Issue
Block a user