mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
Fix bad indent (#44285)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
/mob/camera/yalp_elor/Initialize()
|
||||
. = ..()
|
||||
transmit = new
|
||||
transport = new
|
||||
transport = new
|
||||
transmit.Grant(src)
|
||||
transport.Grant(src)
|
||||
START_PROCESSING(SSobj, src)
|
||||
|
||||
Reference in New Issue
Block a user