|
|
@@ -781,6 +781,7 @@ public class PlayerController : MoveCharacter
|
|
|
if (dienum == 0)
|
|
|
{
|
|
|
conductReadyTip.Show(2, nowConductButton);
|
|
|
+ CannotConductFX(nowConductButton);
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@@ -979,7 +980,6 @@ public class PlayerController : MoveCharacter
|
|
|
else
|
|
|
{
|
|
|
print("ʹħ²»×ã");
|
|
|
- CannotConductFX(cacheConductId);
|
|
|
}
|
|
|
}
|
|
|
|