From 46c87911062b29fab8995ac9bc483b1d8981f5b2 Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期二, 18 九月 2018 10:11:51 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 Utility/RuntimeLogUtility.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Utility/RuntimeLogUtility.cs b/Utility/RuntimeLogUtility.cs
index eaa22df..bb51030 100644
--- a/Utility/RuntimeLogUtility.cs
+++ b/Utility/RuntimeLogUtility.cs
@@ -223,7 +223,7 @@
 
         if (GUILayout.Button("閰烽叿閰�"))
         {
-            PlayerDatas.Instance.hero.Polymorph(!PlayerDatas.Instance.hero.IsPolyMorph);
+            PlayerDatas.Instance.hero.Polymorph(!PlayerDatas.Instance.hero.IsPolyMorph, 0);
         }
 
         if (GUILayout.Button("鐩存帴閲嶈繛"))

--
Gitblit v1.8.0