mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-02 16:57:47 +00:00
Update FesVlt101.cpp
This commit is contained in:
parent
3971772d3c
commit
b707a4afee
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ private:
|
||||||
{
|
{
|
||||||
if( result.getResult( 0 ) == 1 )// accept quest
|
if( result.getResult( 0 ) == 1 )// accept quest
|
||||||
{
|
{
|
||||||
Scene00000( quest, player );
|
Scene00001( quest, player );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue