mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Scripts/Commands: Fix static analysis issues
This commit is contained in:
@@ -1459,7 +1459,6 @@ public:
|
||||
std::string raceStr, classStr = "None";
|
||||
uint8 gender = 0;
|
||||
int8 locale = handler->GetSessionDbcLocale();
|
||||
std::string genderStr = handler->GetTrinityString(LANG_ERROR);
|
||||
uint32 totalPlayerTime = 0;
|
||||
uint8 level = 0;
|
||||
std::string alive = handler->GetTrinityString(LANG_ERROR);
|
||||
|
||||
Reference in New Issue
Block a user