mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-27 02:49:18 +01:00
Object/status table update. (#1447)
This commit is contained in:
parent
d7a30796ec
commit
ee57af709a
2 changed files with 5 additions and 7 deletions
|
|
@ -23,7 +23,7 @@ namespace Dalamud.Game.ClientState.Objects;
|
|||
#pragma warning restore SA1015
|
||||
internal sealed partial class ObjectTable : IServiceType, IObjectTable
|
||||
{
|
||||
private const int ObjectTableLength = 596;
|
||||
private const int ObjectTableLength = 599;
|
||||
|
||||
private readonly ClientStateAddressResolver address;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue