Basic Saddlebags
This commit is contained in:
@@ -10,6 +10,8 @@ public class GeneralSettings
|
||||
public bool CompactStableInsert { get; set; } = true;
|
||||
public bool OpenWithGameInventory { get; set; } = true;
|
||||
public bool HideGameInventory { get; set; } = false;
|
||||
public bool OpenSaddleBagsWithGameInventory { get; set; } = true;
|
||||
public bool HideGameSaddleBags { get; set; } = false;
|
||||
public bool ShowCategoryItemCount { get; set; } = false;
|
||||
public bool LinkItemEnabled { get; set; } = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user