mirror of
https://github.com/PretendoNetwork/Inkay.git
synced 2026-09-09 10:55:23 -05:00
fix: swap Italian and Spanish option on plugin settings
This commit is contained in:
@@ -204,8 +204,8 @@ static WUPSConfigAPICallbackStatus ConfigMenuOpenedCallback(WUPSConfigCategoryHa
|
||||
{1, "English"},
|
||||
{2, "French"},
|
||||
{3, "German"},
|
||||
{4, "Spanish"},
|
||||
{5, "Italian"},
|
||||
{4, "Italian"},
|
||||
{5, "Spanish"},
|
||||
{6, "Simplified Chinese"},
|
||||
{7, "Korean"},
|
||||
{8, "Dutch"},
|
||||
|
||||
Reference in New Issue
Block a user