Astral fire and Umbral ice are Gone. (#2214)

Co-authored-by: Alluneve <jeroen@buelens.com>
This commit is contained in:
AllunEve 2025-03-27 03:48:32 +01:00 committed by GitHub
parent 46ed621761
commit 0a06a9cbbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,11 +19,6 @@ public unsafe class BLMGauge : JobGaugeBase<FFXIVClientStructs.FFXIV.Client.Game
/// </summary>
public short EnochianTimer => this.Struct->EnochianTimer;
/// <summary>
/// Gets the time remaining for Astral Fire or Umbral Ice in milliseconds.
/// </summary>
public short ElementTimeRemaining => this.Struct->ElementTimeRemaining;
/// <summary>
/// Gets the number of Polyglot stacks remaining.
/// </summary>