1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-06-26 16:37:46 +00:00

Remove unused method

This commit is contained in:
Lucy 2023-03-09 17:31:10 +01:00
parent ff0a1c8be0
commit cf32d4fe4d

View file

@ -23,8 +23,6 @@ public:
std::unordered_map< Common::ParamModifier, int32_t >& getModifiers();
void setModifiers( std::vector< World::Action::StatusModifier > modifiers );
void setModifier( Common::ParamModifier paramModifier, int32_t value );
void delModifier( Common::ParamModifier paramModifier );