mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-01 08:27:46 +00:00
little style
This commit is contained in:
parent
59ba8a0caa
commit
0bb99ce6ed
1 changed files with 6 additions and 7 deletions
|
@ -43,7 +43,6 @@ public:
|
||||||
{
|
{
|
||||||
auto actor = Event::mapEventActorToRealActor( static_cast<uint32_t>( actorId ) );
|
auto actor = Event::mapEventActorToRealActor( static_cast<uint32_t>( actorId ) );
|
||||||
|
|
||||||
// todo: this doesn't actually play a cutscene after accepting the quest
|
|
||||||
if( actor == ACTOR0 )
|
if( actor == ACTOR0 )
|
||||||
Scene00000( player );
|
Scene00000( player );
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue