From 6f8ed2e37f8762fb3501a671d0dca40bcd68edae Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期日, 21 十月 2018 10:26:29 +0800
Subject: [PATCH] Merge branch 'master' into leonard

---
 Assets/Resources/ScriptableObject/Config/FontColorSize_FindPreciousBossLevel.asset |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/Assets/Resources/ScriptableObject/Config/FontColorSize_FindPreciousBossLevel.asset b/Assets/Resources/ScriptableObject/Config/FontColorSize_FindPreciousBossLevel.asset
index cd5e937..07a3fea 100644
--- a/Assets/Resources/ScriptableObject/Config/FontColorSize_FindPreciousBossLevel.asset
+++ b/Assets/Resources/ScriptableObject/Config/FontColorSize_FindPreciousBossLevel.asset
@@ -13,14 +13,14 @@
   m_EditorClassIdentifier: 
   m_ColorSizes:
   - pattern: NormalUnSelected
-    color: {r: 1, g: 1, b: 1, a: 1}
-    fontSize: 22
+    color: {r: 0.2509804, g: 0.10980392, b: 0.023529412, a: 1}
+    fontSize: 24
   - pattern: NormalSelected
-    color: {r: 1, g: 1, b: 1, a: 1}
-    fontSize: 22
+    color: {r: 0.2509804, g: 0.10980392, b: 0.023529412, a: 1}
+    fontSize: 24
   - pattern: DieOrLockedSelected
-    color: {r: 1, g: 1, b: 1, a: 1}
-    fontSize: 22
+    color: {r: 0.2509804, g: 0.10980392, b: 0.023529412, a: 1}
+    fontSize: 24
   - pattern: DieOrLockedUnSelected
-    color: {r: 1, g: 1, b: 1, a: 1}
-    fontSize: 22
+    color: {r: 0.2509804, g: 0.10980392, b: 0.023529412, a: 1}
+    fontSize: 24

--
Gitblit v1.8.0