From c3525dadcaa037816b654a6bb706284bbbf51af3 Mon Sep 17 00:00:00 2001 From: yyl <yyl> Date: 星期四, 11 九月 2025 17:50:22 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts --- Main/System/Hero/HeroInfo.cs | 10 +--------- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/Main/System/Hero/HeroInfo.cs b/Main/System/Hero/HeroInfo.cs index f22f394..e0b9657 100644 --- a/Main/System/Hero/HeroInfo.cs +++ b/Main/System/Hero/HeroInfo.cs @@ -41,15 +41,7 @@ return itemHero.GetUseDataFirstValue(70); } } - // 浼樺厛鍔熻兘鎻愰啋绫诲瀷锛�1瑙夐啋 2鍗囩骇 3绐佺牬 4鍗囨槦 - // 浼樺厛椤哄簭锛� - public int funcState - { - get - { - return 0; - } - } + public bool isLock { -- Gitblit v1.8.0