脱装备bug
parent
252208e6fb
commit
daa339ee54
|
@ -3268,7 +3268,6 @@ public class HeroLogic {
|
|||
if (heroManager.getHero(equip.getHeroId()) == null) {
|
||||
equip.setHeroId("");
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
String remove = "";
|
||||
|
|
Loading…
Reference in New Issue