From 536d04af5b638a04efb46f93214b7f9ac73af875 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期六, 10 十一月 2018 10:12:53 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/Voice/SpeechTranslate.cs | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/System/Voice/SpeechTranslate.cs b/System/Voice/SpeechTranslate.cs
index 13c3be6..f01a700 100644
--- a/System/Voice/SpeechTranslate.cs
+++ b/System/Voice/SpeechTranslate.cs
@@ -3,7 +3,9 @@
using UnityEngine;
using System.Collections.Generic;
+[XLua.LuaCallCSharp]
public class SpeechTranslate : Singleton<SpeechTranslate>
+
{
public const int AUDIO_TIMELIMIT = 8;//绉�
--
Gitblit v1.8.0