diff --git a/src/unlocker/spoofing.h b/src/unlocker/spoofing.h index e115418..97dbf2e 100644 --- a/src/unlocker/spoofing.h +++ b/src/unlocker/spoofing.h @@ -44,7 +44,6 @@ class Spoofer void onInventoryAll(std::string& body); void onMessageList(std::string& body); void onBloodweb(std::string& body, std::string& respHeaders); - void onGameConfigs(std::string& body); void onUpdateEntitlements(const std::string& url, std::string& body); void onGetAllClient(std::string& body);