mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-18 05:47:43 +01:00
Should only BootstrapException be exposed?
This commit is contained in:
parent
666f7df738
commit
6f6792f27e
5 changed files with 6 additions and 6 deletions
|
|
@ -3,7 +3,7 @@ using System.IO;
|
|||
|
||||
namespace Dalamud.Bootstrap
|
||||
{
|
||||
public class BootstrapperOptions
|
||||
public sealed class BootstrapperOptions
|
||||
{
|
||||
public static BootstrapperOptions Default => new BootstrapperOptions
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue