mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 22:37:45 +00:00
Update SubFst053.cpp
This commit is contained in:
parent
4413736ac7
commit
32027ffae4
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ public:
|
||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
// Event Handlers
|
// Event Handlers
|
||||||
void onTalk( World::Quest& quest, Entity::Player& player, uint64_t actorId ) override
|
void onTalk( World::Quest& quest, Entity::Player& player, uint64_t actorId ) override
|
||||||
|
{
|
||||||
switch( actorId )
|
switch( actorId )
|
||||||
{
|
{
|
||||||
case Actor0:
|
case Actor0:
|
||||||
|
|
Loading…
Add table
Reference in a new issue