(a275d7aba) Use NotoSans instead of NotoSansCJK as an override for BebasNeue in Russian (NotoSansCJK is a chinese/japanese/korean font that has a ridiculous number of symbols)

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:44:44 +03:00
parent ff83e3fe38
commit 3b5ae37a1a
10 changed files with 391 additions and 63 deletions
@@ -656,6 +656,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;