fixed prefixed names are not cleared upon bot disconnect
This commit is contained in:
parent
55d9227221
commit
2eec5839bd
4 changed files with 22 additions and 14 deletions
|
|
@ -602,7 +602,7 @@ struct BotName
|
|||
{
|
||||
String steamId;
|
||||
String name;
|
||||
bool used;
|
||||
int usedBy;
|
||||
};
|
||||
|
||||
// voice config structure definition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue