mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 22:17:45 +00:00
Let's not break master
This commit is contained in:
parent
5feec7a5a7
commit
37b94e2fd4
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ bool Core::Entity::Player::load( uint32_t charId, Core::SessionPtr pSession )
|
|||
"cd.CFPenaltyUntil, "
|
||||
"cd.OpeningSequence, "
|
||||
"cd.GMRank, "
|
||||
"cd.EquipDisplayFlags"
|
||||
"cd.EquipDisplayFlags "
|
||||
"FROM charabase AS c "
|
||||
" INNER JOIN charadetail AS cd "
|
||||
" ON c.CharacterId = cd.CharacterId "
|
||||
|
|
Loading…
Add table
Reference in a new issue