mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-26 14:41:49 +01:00
Un-whether-or-not the codebase
This commit is contained in:
parent
f4102db488
commit
731d7e0f6e
59 changed files with 249 additions and 249 deletions
|
|
@ -46,7 +46,7 @@ public class UIForegroundPayload : Payload
|
|||
public override PayloadType Type => PayloadType.UIForeground;
|
||||
|
||||
/// <summary>
|
||||
/// Gets a value indicating whether or not this payload represents applying a foreground color, or disabling one.
|
||||
/// Gets a value indicating whether this payload represents applying a foreground color, or disabling one.
|
||||
/// </summary>
|
||||
public bool IsEnabled => this.ColorKey != 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue