Skip to content

Commit e2da385

Browse files
author
TheNexusAvenger
committed
Adjust formatting.
1 parent eff80f6 commit e2da385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Uchu.StandardScripts/VentureExplorer/CorruptedSentry.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public override Task LoadAsync()
1616
{
1717
InitializeCorruptedSentry(obj);
1818
}
19-
Listen(Zone.OnObject,InitializeCorruptedSentry);
19+
Listen(Zone.OnObject, InitializeCorruptedSentry);
2020

2121
return Task.CompletedTask;
2222
}

0 commit comments

Comments
 (0)