fix: Icon => OnlineStatus

This commit is contained in:
goat 2022-01-25 19:16:57 +01:00
parent 27a0066262
commit d7adc287de
No known key found for this signature in database
GPG key ID: 7773BB5B43BA52E5

View file

@ -97,7 +97,7 @@ namespace Dalamud.Game.ClientState.Objects.Types
/// <summary>
/// Gets the current online status of the character.
/// </summary>
public ExcelResolver<OnlineStatus> OnlineStatus => new(this.Struct->Icon);
public ExcelResolver<OnlineStatus> OnlineStatus => new(this.Struct->OnlineStatus);
/// <summary>
/// Gets the status flags.