mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-01 16:37:45 +00:00
incredible
This commit is contained in:
parent
d300c0a77e
commit
39e4cf09b9
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,7 @@ void Core::Network::GameConnection::clientTriggerHandler( const Packets::FFXIVAR
|
||||||
case ClientTriggerType::AbandonQuest:
|
case ClientTriggerType::AbandonQuest:
|
||||||
{
|
{
|
||||||
player.removeQuest( static_cast< uint16_t >( param1 ) );
|
player.removeQuest( static_cast< uint16_t >( param1 ) );
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue