狗屎Minimax坏我代码
This commit is contained in:
@@ -11,6 +11,8 @@ namespace Cielonos.MainGame.FunctionalAnimation
|
||||
|
||||
public override void Invoke()
|
||||
{
|
||||
if (mute) return;
|
||||
|
||||
VFXObject vfxObject = character.vfxData.SpawnVFX(vfxKey).GetComponent<VFXObject>();
|
||||
if (vfxObject != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user