diff --git a/TShockAPI/TShock.cs b/TShockAPI/TShock.cs index 5e9d5807..92828c20 100755 --- a/TShockAPI/TShock.cs +++ b/TShockAPI/TShock.cs @@ -633,7 +633,7 @@ namespace TShockAPI break; } case "-dump": - { + { Utils.PrepareLangForDump(); Lang.setLang(true); ConfigFile.DumpDescriptions();