Fixed TeaClient join
This commit is contained in:
parent
95d52e4997
commit
8d42156383
@ -1360,6 +1360,7 @@ std::deque<std::shared_ptr<EntryBinding>> config::create_bindings() {
|
||||
ADD_NOTE_RELOADABLE();
|
||||
}
|
||||
*/
|
||||
config::server::clients::teaspeak = true;
|
||||
{
|
||||
CREATE_BINDING("teaspeak_message", FLAG_RELOADABLE);
|
||||
BIND_STRING(config::server::clients::extra_welcome_message_teaspeak, "");
|
||||
|
Loading…
Reference in New Issue
Block a user