1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 08:57:44 +00:00

Merge pull request #386 from AcedArmy/develop

Fixed Gmrank in playerspawn
This commit is contained in:
Mordred 2018-09-19 14:42:38 +02:00 committed by GitHub
commit 73c213337f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -446,10 +446,10 @@ struct FFXIVIpcPlayerSpawn :
uint16_t u1b;
uint8_t u2b;
uint8_t u2ab;
uint8_t gmRank;
uint8_t u3a;
uint8_t u3b;
uint8_t u3a;
uint8_t gmRank;
uint8_t onlineStatus;
uint8_t u3c;
uint8_t pose;