mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-19 22:37:43 +01:00
Move opt-out MB collection to start info
This commit is contained in:
parent
64e78a297d
commit
ce36bdcccb
4 changed files with 5 additions and 4 deletions
|
|
@ -13,6 +13,8 @@ namespace Dalamud {
|
|||
public ClientLanguage Language;
|
||||
|
||||
public string GameVersion;
|
||||
|
||||
public bool OptOutMbCollection;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue