From b5d9ed7884669b30a163e7724617e243fdc7d3c0 Mon Sep 17 00:00:00 2001 From: sericaer Date: Tue, 17 Sep 2019 17:05:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9defaultLeft=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/UI/Internal/Location.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/UI/Internal/Location.cs b/Scripts/UI/Internal/Location.cs index 2ba1274d..0cab2658 100644 --- a/Scripts/UI/Internal/Location.cs +++ b/Scripts/UI/Internal/Location.cs @@ -93,7 +93,7 @@ namespace XCharts { return new Location() { - align = Align.CenterRight, + align = Align.CenterLeft, left = 5, right = 0, top = 0,