mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-29 03:49:19 +01:00
Merge pull request #274 from kalilistic/loc-change
This commit is contained in:
commit
83f1ef936c
3 changed files with 41 additions and 7 deletions
|
|
@ -226,7 +226,7 @@ namespace Dalamud.Interface
|
|||
{
|
||||
if (ImGui.MenuItem("From Fallbacks"))
|
||||
{
|
||||
Loc.SetupWithFallbacks();
|
||||
this.dalamud.LocalizationManager.SetupWithFallbacks();
|
||||
}
|
||||
|
||||
if (ImGui.MenuItem("From UICulture"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue