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

Update FesVlt101.cpp

This commit is contained in:
dude22072 2022-02-16 21:50:12 -06:00
parent 3971772d3c
commit b707a4afee

View file

@ -78,7 +78,7 @@ private:
{
if( result.getResult( 0 ) == 1 )// accept quest
{
Scene00000( quest, player );
Scene00001( quest, player );
}
}