mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-01 00:27:44 +00:00
little style
This commit is contained in:
parent
dc806e6e3f
commit
5b10dcf722
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