From 901402b1f05a8c3ced3b3d808bb12ebd85a53032 Mon Sep 17 00:00:00 2001
From: client_wuxijin <364452445@qq.com>
Date: 星期五, 10 八月 2018 17:48:39 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
Fight/Stage/MapEditor/NewGuideModel.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Fight/Stage/MapEditor/NewGuideModel.cs b/Fight/Stage/MapEditor/NewGuideModel.cs
index ab8cf76..61de2d4 100644
--- a/Fight/Stage/MapEditor/NewGuideModel.cs
+++ b/Fight/Stage/MapEditor/NewGuideModel.cs
@@ -21,6 +21,7 @@
/// 璇存槑鏂囧瓧鍙婄澶寸殑鏂瑰悜, 0123 涓婁笅宸﹀彸
/// </summary>
public byte direction;
+ public float arrowScale = 1f;
public override void Init()
{
--
Gitblit v1.8.0