mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
Kal literally put a gun to my head and made me do this (#938)
This commit is contained in:
parent
58ceb1dc87
commit
edbe21d2b8
1 changed files with 1 additions and 1 deletions
|
|
@ -536,7 +536,7 @@ int main() {
|
|||
const TASKDIALOG_BUTTON radios[]{
|
||||
{IdRadioRestartNormal, L"Restart"},
|
||||
{IdRadioRestartWithout3pPlugins, L"Restart without 3rd party plugins"},
|
||||
{IdRadioRestartWithoutPlugins, L"Restart without any plugin"},
|
||||
{IdRadioRestartWithoutPlugins, L"Restart without any plugins"},
|
||||
{IdRadioRestartWithoutDalamud, L"Restart without Dalamud"},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue