mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
don't warrant a changelog
This commit is contained in:
parent
3c3fd538c6
commit
b467eeff8e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ namespace Dalamud.Interface {
|
|||
private readonly Dalamud dalamud;
|
||||
private string assemblyVersion = Util.AssemblyVersion;
|
||||
|
||||
private const bool WarrantsChangelog = true;
|
||||
private const bool WarrantsChangelog = false;
|
||||
private const string ChangeLog =
|
||||
@"* The /xlbonus command was removed - it has been remade as the ""Adventurer in Need"" plugin by Caraxi and is way better now. Please check it out!
|
||||
* Plugin UI is now also hidden when in GPose or in a cutscene. You can disable this in the /xlsettings window.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue