Removed all reflection

This commit is contained in:
Anuken
2018-09-09 21:44:10 -04:00
parent 65f911909b
commit 6ef2256bf2
6 changed files with 19 additions and 13 deletions
+1 -1
View File
@@ -404,7 +404,7 @@ mode.freebuild.description=limited resources and no timer for waves.
content.item.name=Items
content.liquid.name=Liquids
content.unit-type.name=Units
content.unit.name=Units
content.recipe.name=Blocks
content.mech.name=Mechs
+6 -6
View File
@@ -2,32 +2,32 @@
Font: {
default-font: {
file: square.fnt,
markupEnabled: true,
markup: true,
scale: 0.5
},
default-font-chat: {
file: square.fnt,
markupEnabled: false,
markup: false,
scale: 0.5
},
korean: {
file: korean.fnt,
markupEnabled: true,
markup: true,
scale: 0.5
},
trad-chinese: {
file: trad_chinese.fnt,
markupEnabled: true,
markup: true,
scale: 0.5
},
simp-chinese: {
file: simp_chinese.fnt,
markupEnabled: true,
markup: true,
scale: 0.5
},
title: {
file: title.fnt,
markupEnabled: true,
markup: true,
scale: 2
}
},