mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 20:33:40 +01:00
docstring fix
This commit is contained in:
parent
2c99778eeb
commit
d10aabfa98
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ namespace Dalamud.Game.ClientState.JobGauge.Types
|
||||||
public byte FairyGauge => this.Struct->FairyGauge;
|
public byte FairyGauge => this.Struct->FairyGauge;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the Seraph time remaiSCHg in milliseconds.
|
/// Gets the remaining time Seraph is active in milliseconds.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public short SeraphTimer => this.Struct->SeraphTimer;
|
public short SeraphTimer => this.Struct->SeraphTimer;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue