(ad567dea) v0.9.7.1
This commit is contained in:
@@ -216,13 +216,6 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
|
||||
#if DEBUG
|
||||
if (GameMain.Config != null && GameMain.Config.TextManagerDebugModeEnabled)
|
||||
{
|
||||
return textTag;
|
||||
}
|
||||
#endif
|
||||
|
||||
foreach (TextPack textPack in textPacks[Language])
|
||||
{
|
||||
string text = textPack.Get(textTag);
|
||||
|
||||
Reference in New Issue
Block a user