fixed prefixed names are not cleared upon bot disconnect

This commit is contained in:
jeefo 2016-09-15 13:26:13 +03:00
commit 2eec5839bd
4 changed files with 22 additions and 14 deletions

View file

@ -602,7 +602,7 @@ struct BotName
{
String steamId;
String name;
bool used;
int usedBy;
};
// voice config structure definition