1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-25 11:07:45 +00:00

Update ItemAction.h

This commit is contained in:
Skyliegirl33 2021-09-17 17:36:39 +00:00 committed by GitHub
parent 92532bdddc
commit ad6ec49760
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,8 +29,6 @@ namespace Sapphire::World::Action
void handleMountItem();
void handleOrchestrionItem();
private:
Sapphire::Data::ItemActionPtr m_itemAction;