From d341a44489e9bb20c054b1e8c56acef5c8d044b5 Mon Sep 17 00:00:00 2001 From: Aireil <33433913+Aireil@users.noreply.github.com> Date: Sat, 23 Sep 2023 15:32:45 +0200 Subject: [PATCH] add FlyTextKind enum changes --- docs/versions/v9.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/versions/v9.md b/docs/versions/v9.md index a634367..958a532 100644 --- a/docs/versions/v9.md +++ b/docs/versions/v9.md @@ -67,6 +67,7 @@ Dalamud v9 is the next major version of Dalamud, to be released together with Pa * `UIBuilder.GposeActive` has been moved to `IClientState.IsGPosing`, and is now more reliable/will only be true if the user is actually in GPose. * `IDalamudPlugin.Name` has been removed. This has not been shown anywhere in more than 2 years. * Dev-Plugins without a manifest are no longer supported. Please have a manifest or use DalamudPackager! +* Most `FlyTextKind` enum members have been renamed, see commit [here](https://github.com/goatcorp/Dalamud/commit/4989e2b69b8ce23dbe01b8a6786267e6a0ed6ea2). ## Contributors We want to thank the following people for their contributions to Dalamud during this patch cycle: