remove auto hotkey

This commit is contained in:
RickyRister 2024-12-14 19:51:35 -08:00
parent 7ce7f765f0
commit b699f1958d

View file

@ -839,7 +839,7 @@ void Player::retranslateUi()
sayMenu->setTitle(tr("S&ay"));
}
aSelectAll->setText(tr("&Select All in Zone"));
aSelectAll->setText(tr("Select All in Zone"));
aPlay->setText(tr("&Play"));
aHide->setText(tr("&Hide"));