mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Made translations support debug reloading
This commit is contained in:
parent
f95257f2eb
commit
cf3bdc32b2
@ -42,6 +42,7 @@ namespace NewHorizons.Utility
|
|||||||
}
|
}
|
||||||
Main.AssetBundles.Clear();
|
Main.AssetBundles.Clear();
|
||||||
TranslationHandler.ClearTables();
|
TranslationHandler.ClearTables();
|
||||||
|
TextTranslation.Get().SetLanguage(TextTranslation.Get().GetLanguage());
|
||||||
|
|
||||||
Logger.Log("Begin reload of config files...", Logger.LogType.Log);
|
Logger.Log("Begin reload of config files...", Logger.LogType.Log);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user