fix: remove unused function
This commit is contained in:
@@ -44,7 +44,6 @@ class Spoofer
|
|||||||
void onInventoryAll(std::string& body);
|
void onInventoryAll(std::string& body);
|
||||||
void onMessageList(std::string& body);
|
void onMessageList(std::string& body);
|
||||||
void onBloodweb(std::string& body, std::string& respHeaders);
|
void onBloodweb(std::string& body, std::string& respHeaders);
|
||||||
void onGameConfigs(std::string& body);
|
|
||||||
void onUpdateEntitlements(const std::string& url, std::string& body);
|
void onUpdateEntitlements(const std::string& url, std::string& body);
|
||||||
|
|
||||||
void onGetAllClient(std::string& body);
|
void onGetAllClient(std::string& body);
|
||||||
|
|||||||
Reference in New Issue
Block a user