mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 19:17:45 +00:00
Oops.
This commit is contained in:
parent
2bf1e3767a
commit
edaa400202
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ namespace Sapphire::Entity
|
|||
/*! play a subevent */
|
||||
void playScene( uint32_t eventId, uint32_t scene, uint32_t flags, uint32_t eventParam2, uint32_t eventParam3 );
|
||||
|
||||
void playGilShop( uint32_t eventId, uint32_t flags, uint32_t param1,
|
||||
void playGilShop( uint32_t eventId, uint32_t flags, uint32_t param,
|
||||
Event::EventHandler::SceneReturnCallback eventCallback );
|
||||
|
||||
void directorPlayScene( uint32_t eventId, uint32_t scene, uint32_t flags, uint32_t eventParam3,
|
||||
|
|
Loading…
Add table
Reference in a new issue