OnOtherBuffApply/Remove监听
This commit is contained in:
@@ -74,7 +74,7 @@ namespace Continentis.MainGame.Equipment
|
||||
|
||||
if (data.haveCustomClass)
|
||||
{
|
||||
typeID = ModManager.GetTypeID(data.modName, "Equipments", data.className);
|
||||
typeID = ModManager.GetTypeID(data.modName, "Equipments", "", data.className);
|
||||
logicType = ModManager.GetType(typeID);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user