Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
ee58273bc7
1 changed files with 13 additions and 13 deletions
|
@ -51,19 +51,19 @@
|
|||
<asset source="voice/pt/config.p" destination="voice/pt/_config.p" mode="overwriteOnlyIfExists" />
|
||||
<asset source="voice/ru/config.p" destination="voice/ru/_config.p" mode="overwriteOnlyIfExists" />
|
||||
|
||||
<asset source="rendering_styles/fonts/05_NotoSans-Regular.ttf" destination="fonts/05_NotoSans-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/10_NotoSans-Bold.ttf" destination="fonts/10_NotoSans-Bold.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/15_NotoSans-Italic.ttf" destination="fonts/15_NotoSans-Italic.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/20_NotoSans-BoldItalic.ttf" destination="fonts/20_NotoSans-BoldItalic.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/25_NotoSansArabic-Regular.ttf" destination="fonts/25_NotoSansArabic-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/30_NotoSansArabic-Bold.ttf" destination="fonts/30_NotoSansArabic-Bold.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/35_NotoSansSouthAsian-Regular.ttf" destination="fonts/35_NotoSansSouthAsian-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/40_NotoSansSouthAsian-Bold.ttf" destination="fonts/40_NotoSansSouthAsian-Bold.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/45_NotoSansSoutheastAsian-Regular.ttf" destination="fonts/45_NotoSansSoutheastAsian-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/50_NotoSansSoutheastAsian-Bold.ttf" destination="fonts/50_NotoSansSoutheastAsian-Bold.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/55_NotoSansTibetan-Regular.ttf" destination="fonts/55_NotoSansTibetan-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/60_NotoSansTibetan-Bold.ttf" destination="fonts/60_NotoSansTibetan-Bold.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="rendering_styles/fonts/65_NotoSansNastaliqUrdu-Regular.ttf" destination="fonts/65_NotoSansNastaliqUrdu-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/05_NotoSans-Regular.ttf" destination="fonts/05_NotoSans-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/10_NotoSans-Bold.ttf" destination="fonts/10_NotoSans-Bold.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/15_NotoSans-Italic.ttf" destination="fonts/15_NotoSans-Italic.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/20_NotoSans-BoldItalic.ttf" destination="fonts/20_NotoSans-BoldItalic.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/25_NotoSansArabic-Regular.ttf" destination="fonts/25_NotoSansArabic-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/30_NotoSansArabic-Bold.ttf" destination="fonts/30_NotoSansArabic-Bold.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/35_NotoSansSouthAsian-Regular.ttf" destination="fonts/35_NotoSansSouthAsian-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/40_NotoSansSouthAsian-Bold.ttf" destination="fonts/40_NotoSansSouthAsian-Bold.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/45_NotoSansSoutheastAsian-Regular.ttf" destination="fonts/45_NotoSansSoutheastAsian-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/50_NotoSansSoutheastAsian-Bold.ttf" destination="fonts/50_NotoSansSoutheastAsian-Bold.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/55_NotoSansTibetan-Regular.ttf" destination="fonts/55_NotoSansTibetan-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/60_NotoSansTibetan-Bold.ttf" destination="fonts/60_NotoSansTibetan-Bold.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
<asset source="fonts/65_NotoSansNastaliqUrdu-Regular.ttf" destination="fonts/65_NotoSansNastaliqUrdu-Regular.ttf" mode="alwaysOverwriteOrCopy" />
|
||||
|
||||
<asset source="sounds/camera_click.ogg" destination="sounds/camera_click.ogg" mode="copyOnlyIfDoesNotExist" />
|
||||
</assets>
|
||||
|
|
Loading…
Reference in a new issue