mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
Merge branch 'dev' into translator-text
This commit is contained in:
commit
caebcdc4ff
@ -35,7 +35,7 @@ public static class QSBLocalization
|
||||
|
||||
if (_translations.Count == 0)
|
||||
{
|
||||
DebugLog.ToConsole($"FATAL - No translation files found!", MessageType.Fatal);
|
||||
DebugLog.ToConsole("FATAL - No translation files found!", MessageType.Fatal);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user