diff --git a/src/Attriboost.cpp b/src/Attriboost.cpp index 2c18d34..fc2f25d 100644 --- a/src/Attriboost.cpp +++ b/src/Attriboost.cpp @@ -259,7 +259,6 @@ Attriboosts* LoadAttriboostsForPlayer(Player* player) if (!qResult) { - LOG_ERROR("module", "Failed to load from 'attriboost_attributes' table."); return nullptr; }