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

another typo

This commit is contained in:
collett 2021-08-15 08:58:08 +09:00
parent 53edec08c1
commit 419c7cdfca

View file

@ -50,7 +50,7 @@ public:
if( p1 && p2 )
{
//skip seq 2, 3 for now
instance.setDirectorSequence( 4 );
instance.setSequence( 4 );
p1->eventFinish( eventId, 1 );
FFXIVCeremonySetActorAppearance packetData = {};
packetData.u1 = 1;