.NET Format Style Fixes
This commit is contained in:
@@ -11,8 +11,7 @@ public class SaveCallbacks(
|
||||
SaveServer _saveServer,
|
||||
ConfigServer _configServer,
|
||||
BackupService _backupService
|
||||
)
|
||||
: IOnLoad, IOnUpdate
|
||||
) : IOnLoad, IOnUpdate
|
||||
{
|
||||
private readonly CoreConfig _coreConfig = _configServer.GetConfig<CoreConfig>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user